ev_ctx 33 lib/tevent/testsuite.c static void fde_handler(struct tevent_context *ev_ctx, struct tevent_fd *f, ev_ctx 47 lib/tevent/testsuite.c static void finished_handler(struct tevent_context *ev_ctx, struct tevent_timer *te, ev_ctx 54 lib/tevent/testsuite.c static void count_handler(struct tevent_context *ev_ctx, struct signal_event *te, ev_ctx 64 lib/tevent/testsuite.c struct tevent_context *ev_ctx; ev_ctx 80 lib/tevent/testsuite.c ev_ctx = event_context_init_byname(test, backend); ev_ctx 81 lib/tevent/testsuite.c if (ev_ctx == NULL) { ev_ctx 94 lib/tevent/testsuite.c fde = event_add_fd(ev_ctx, ev_ctx, fd[0], EVENT_FD_READ, ev_ctx 98 lib/tevent/testsuite.c event_add_timed(ev_ctx, ev_ctx, timeval_current_ofs(2,0), ev_ctx 102 lib/tevent/testsuite.c se1 = event_add_signal(ev_ctx, ev_ctx, SIGALRM, SA_RESTART, count_handler, &alarm_count); ev_ctx 104 lib/tevent/testsuite.c se2 = event_add_signal(ev_ctx, ev_ctx, SIGALRM, SA_RESETHAND, count_handler, &alarm_count); ev_ctx 106 lib/tevent/testsuite.c se3 = event_add_signal(ev_ctx, ev_ctx, SIGUSR1, SA_SIGINFO, count_handler, &info_count); ev_ctx 114 lib/tevent/testsuite.c if (event_loop_once(ev_ctx) == -1) { ev_ctx 115 lib/tevent/testsuite.c talloc_free(ev_ctx); ev_ctx 124 lib/tevent/testsuite.c if (event_loop_once(ev_ctx) == -1) { ev_ctx 142 lib/tevent/testsuite.c talloc_free(ev_ctx); ev_ctx 1127 source3/include/proto.h struct event_context *ev_ctx, ev_ctx 62 source3/lib/messages_local.c static void messaging_tdb_signal_handler(struct tevent_context *ev_ctx, ev_ctx 931 source3/lib/util.c struct event_context *ev_ctx, ev_ctx 949 source3/lib/util.c if (ev_ctx) { ev_ctx 950 source3/lib/util.c event_context_reinit(ev_ctx); ev_ctx 447 source3/rpc_server/srv_samr_nt.c static void disp_info_cache_idle_timeout_handler(struct event_context *ev_ctx, ev_ctx 548 source3/smbd/aio.c static void smbd_aio_signal_handler(struct tevent_context *ev_ctx, ev_ctx 91 source3/smbd/oplock_linux.c static void linux_oplock_signal_handler(struct tevent_context *ev_ctx, ev_ctx 74 source4/auth/gensec/schannel_state.c struct ldb_context *schannel_db_connect(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx, ev_ctx 92 source4/auth/gensec/schannel_state.c ldb = ldb_wrap_connect(mem_ctx, ev_ctx, lp_ctx, path, ev_ctx 188 source4/auth/gensec/schannel_state.c struct tevent_context *ev_ctx, ev_ctx 196 source4/auth/gensec/schannel_state.c ldb = schannel_db_connect(mem_ctx, ev_ctx, lp_ctx); ev_ctx 330 source4/auth/gensec/schannel_state.c struct tevent_context *ev_ctx, ev_ctx 339 source4/auth/gensec/schannel_state.c ldb = schannel_db_connect(mem_ctx, ev_ctx, lp_ctx); ev_ctx 57 source4/auth/session.h struct tevent_context *ev_ctx, ev_ctx 2560 source4/client/client.c struct tevent_context *ev_ctx, ev_ctx 2577 source4/client/client.c cmdline_credentials, ev_ctx, ev_ctx 3044 source4/client/client.c struct tevent_context *ev_ctx, ev_ctx 3074 source4/client/client.c ev_ctx, options, session_options, ev_ctx 3091 source4/client/client.c struct tevent_context *ev_ctx, ev_ctx 3095 source4/client/client.c browse_host(lp_ctx, ev_ctx, query_host); ev_ctx 3107 source4/client/client.c struct tevent_context *ev_ctx, ev_ctx 3125 source4/client/client.c ev_ctx, resolve_ctx, options, ev_ctx 3163 source4/client/client.c struct tevent_context *ev_ctx; ev_ctx 3259 source4/client/client.c ev_ctx = s4_event_context_init(talloc_autofree_context()); ev_ctx 3270 source4/client/client.c rc = do_host_query(cmdline_lp_ctx, ev_ctx, query_host, ev_ctx 3278 source4/client/client.c name_type, ev_ctx, ev_ctx 3285 source4/client/client.c if (!do_connect(ctx, ev_ctx, lp_resolve_context(cmdline_lp_ctx), ev_ctx 52 source4/dsdb/common/sidmap.c struct sidmap_context *sidmap_open(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx, ev_ctx 60 source4/dsdb/common/sidmap.c sidmap->samctx = samdb_connect(sidmap, ev_ctx, lp_ctx, system_session(sidmap, lp_ctx)); ev_ctx 1235 source4/dsdb/samdb/cracknames.c struct tevent_context *ev_ctx, ev_ctx 1253 source4/dsdb/samdb/cracknames.c ldb = samdb_connect(mem_ctx, ev_ctx, lp_ctx, system_session(mem_ctx, lp_ctx)); ev_ctx 1298 source4/dsdb/samdb/cracknames.c struct tevent_context *ev_ctx, ev_ctx 1325 source4/dsdb/samdb/cracknames.c return crack_name_to_nt4_name(mem_ctx, ev_ctx, lp_ctx, format_offered, name, nt4_domain, nt4_account); ev_ctx 100 source4/dsdb/samdb/samdb.c struct tevent_context *ev_ctx, ev_ctx 105 source4/dsdb/samdb/samdb.c ldb = ldb_wrap_connect(mem_ctx, ev_ctx, lp_ctx, ev_ctx 107 source4/dsdb/samdb/samdb.c samdb_credentials(mem_ctx, ev_ctx, lp_ctx), ev_ctx 226 source4/dsdb/samdb/samdb.c struct tevent_context *ev_ctx, ev_ctx 285 source4/dsdb/samdb/samdb.c status = samdb_privilege_setup(ev_ctx, lp_ctx, ptoken); ev_ctx 76 source4/dsdb/samdb/samdb_privilege.c NTSTATUS samdb_privilege_setup(struct tevent_context *ev_ctx, ev_ctx 101 source4/dsdb/samdb/samdb_privilege.c samctx = samdb_connect(mem_ctx, ev_ctx, lp_ctx, system_session(mem_ctx, lp_ctx)); ev_ctx 1488 source4/kdc/hdb-samba4.c struct tevent_context *ev_ctx, ev_ctx 1520 source4/kdc/hdb-samba4.c (*db)->hdb_db = samdb_connect(*db, ev_ctx, lp_ctx, session_info); ev_ctx 90 source4/lib/ldb/common/ldb.c struct ldb_context *ldb_init(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx) ev_ctx 98 source4/lib/ldb/common/ldb.c if (ev_ctx == NULL) { ev_ctx 99 source4/lib/ldb/common/ldb.c ev_ctx = tevent_context_init(talloc_autofree_context()); ev_ctx 100 source4/lib/ldb/common/ldb.c tevent_set_debug(ev_ctx, ldb_tevent_debug, ldb); ev_ctx 101 source4/lib/ldb/common/ldb.c tevent_loop_allow_nesting(ev_ctx); ev_ctx 113 source4/lib/ldb/common/ldb.c ldb_set_event_context(ldb, ev_ctx); ev_ctx 542 source4/lib/ldb/common/ldb.c ldb->ev_ctx = ev; ev_ctx 547 source4/lib/ldb/common/ldb.c return ldb->ev_ctx; ev_ctx 828 source4/lib/ldb/include/ldb.h struct ldb_context *ldb_init(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx); ev_ctx 110 source4/lib/ldb/include/ldb_private.h struct tevent_context *ev_ctx; ev_ctx 31 source4/lib/registry/hive.c struct tevent_context *ev_ctx, ev_ctx 61 source4/lib/registry/hive.c credentials, ev_ctx, lp_ctx, root); ev_ctx 432 source4/lib/registry/ldb.c struct tevent_context *ev_ctx, ev_ctx 443 source4/lib/registry/ldb.c wrap = ldb_wrap_connect(parent_ctx, ev_ctx, lp_ctx, ev_ctx 157 source4/lib/registry/registry.h struct tevent_context *ev_ctx, ev_ctx 210 source4/lib/registry/registry.h struct tevent_context *ev_ctx, ev_ctx 371 source4/lib/registry/registry.h struct tevent_context *ev_ctx, ev_ctx 59 source4/lib/registry/samba.c struct tevent_context *ev_ctx, ev_ctx 71 source4/lib/registry/samba.c mount_samba_hive(*ctx, ev_ctx, lp_ctx, session_info, credentials, ev_ctx 74 source4/lib/registry/samba.c mount_samba_hive(*ctx, ev_ctx, lp_ctx, session_info, credentials, ev_ctx 79 source4/lib/registry/samba.c mount_samba_hive(*ctx, ev_ctx, lp_ctx, session_info, credentials, ev_ctx 82 source4/lib/registry/samba.c mount_samba_hive(*ctx, ev_ctx, lp_ctx, session_info, credentials, ev_ctx 27 source4/lib/registry/tools/common.c struct tevent_context *ev_ctx, ev_ctx 34 source4/lib/registry/tools/common.c error = reg_open_remote(&h, NULL, creds, lp_ctx, remote, ev_ctx); ev_ctx 46 source4/lib/registry/tools/common.c struct tevent_context *ev_ctx, ev_ctx 54 source4/lib/registry/tools/common.c error = reg_open_hive(ev_ctx, path, NULL, creds, ev_ctx, lp_ctx, &hive_root); ev_ctx 73 source4/lib/registry/tools/common.c struct tevent_context *ev_ctx, ev_ctx 79 source4/lib/registry/tools/common.c error = reg_open_samba(NULL, &h, ev_ctx, lp_ctx, NULL, creds); ev_ctx 32 source4/lib/registry/tools/regdiff.c struct tevent_context *ev_ctx, ev_ctx 45 source4/lib/registry/tools/regdiff.c error = reg_open_samba(NULL, &ctx, ev_ctx, lp_ctx, NULL, cmdline_credentials); ev_ctx 49 source4/lib/registry/tools/regdiff.c remote_host, ev_ctx); ev_ctx 86 source4/lib/registry/tools/regdiff.c struct tevent_context *ev_ctx; ev_ctx 121 source4/lib/registry/tools/regdiff.c ev_ctx = s4_event_context_init(NULL); ev_ctx 123 source4/lib/registry/tools/regdiff.c h1 = open_backend(pc, ev_ctx, cmdline_lp_ctx, backend1, remote1); ev_ctx 127 source4/lib/registry/tools/regdiff.c h2 = open_backend(pc, ev_ctx, cmdline_lp_ctx, backend2, remote2); ev_ctx 37 source4/lib/registry/tools/regpatch.c struct tevent_context *ev_ctx; ev_ctx 52 source4/lib/registry/tools/regpatch.c ev_ctx = s4_event_context_init(NULL); ev_ctx 55 source4/lib/registry/tools/regpatch.c h = reg_common_open_remote (remote, ev_ctx, cmdline_lp_ctx, cmdline_credentials); ev_ctx 57 source4/lib/registry/tools/regpatch.c h = reg_common_open_local (cmdline_credentials, ev_ctx, cmdline_lp_ctx); ev_ctx 496 source4/lib/registry/tools/regshell.c struct tevent_context *ev_ctx; ev_ctx 515 source4/lib/registry/tools/regshell.c ev_ctx = s4_event_context_init(ctx); ev_ctx 518 source4/lib/registry/tools/regshell.c ctx->registry = reg_common_open_remote(remote, ev_ctx, ev_ctx 521 source4/lib/registry/tools/regshell.c ctx->current = reg_common_open_file(file, ev_ctx, cmdline_lp_ctx, cmdline_credentials); ev_ctx 527 source4/lib/registry/tools/regshell.c ctx->registry = reg_common_open_local(cmdline_credentials, ev_ctx, cmdline_lp_ctx); ev_ctx 110 source4/lib/registry/tools/regtree.c struct tevent_context *ev_ctx; ev_ctx 130 source4/lib/registry/tools/regtree.c ev_ctx = s4_event_context_init(NULL); ev_ctx 133 source4/lib/registry/tools/regtree.c h = reg_common_open_remote(remote, ev_ctx, cmdline_lp_ctx, cmdline_credentials); ev_ctx 135 source4/lib/registry/tools/regtree.c start_key = reg_common_open_file(file, ev_ctx, cmdline_lp_ctx, cmdline_credentials); ev_ctx 137 source4/lib/registry/tools/regtree.c h = reg_common_open_local(cmdline_credentials, ev_ctx, cmdline_lp_ctx); ev_ctx 35 source4/libcli/cliconnect.c struct tevent_context *ev_ctx, ev_ctx 44 source4/libcli/cliconnect.c resolve_ctx, ev_ctx, ev_ctx 73 source4/libnet/libnet_samdump_keytab.c struct tevent_context *ev_ctx; ev_ctx 92 source4/libnet/libnet_samdump_keytab.c data->ev_ctx, ev_ctx 113 source4/libnet/libnet_samdump_keytab.c data.ev_ctx = ctx->event_ctx; ev_ctx 935 source4/nbt_server/wins/winsdb.c static bool winsdb_check_or_add_module_list(struct tevent_context *ev_ctx, ev_ctx 982 source4/nbt_server/wins/winsdb.c h->ldb = ldb_wrap_connect(h, ev_ctx, lp_ctx, lock_path(h, lp_ctx, lp_wins_url(lp_ctx)), ev_ctx 1001 source4/nbt_server/wins/winsdb.c struct tevent_context *ev_ctx, ev_ctx 1018 source4/nbt_server/wins/winsdb.c h->ldb = ldb_wrap_connect(h, ev_ctx, lp_ctx, lock_path(h, lp_ctx, lp_wins_url(lp_ctx)), ev_ctx 1029 source4/nbt_server/wins/winsdb.c ret = winsdb_check_or_add_module_list(ev_ctx, lp_ctx, h); ev_ctx 226 source4/ntptr/ntptr.h struct tevent_context *ev_ctx; ev_ctx 122 source4/ntptr/ntptr_base.c NTSTATUS ntptr_init_context(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx, ev_ctx 137 source4/ntptr/ntptr_base.c ntptr->ev_ctx = ev_ctx; ev_ctx 45 source4/ntptr/simple_ldb/ntptr_simple_ldb.c static struct ldb_context *sptr_db_connect(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx, struct loadparm_context *lp_ctx) ev_ctx 47 source4/ntptr/simple_ldb/ntptr_simple_ldb.c return ldb_wrap_connect(mem_ctx, ev_ctx, lp_ctx, lp_spoolss_url(lp_ctx), system_session(mem_ctx, lp_ctx), ev_ctx 90 source4/ntptr/simple_ldb/ntptr_simple_ldb.c struct ldb_context *sptr_db = sptr_db_connect(ntptr, ntptr->ev_ctx, ntptr->lp_ctx); ev_ctx 109 source4/ntvfs/ipc/ipc_rap.c struct tevent_context *ev_ctx, ev_ctx 123 source4/ntvfs/ipc/ipc_rap.c call->event_ctx = ev_ctx; ev_ctx 44 source4/ntvfs/sysdep/sys_lease_linux.c static void linux_lease_signal_handler(struct tevent_context *ev_ctx, ev_ctx 89 source4/param/secrets.c struct tevent_context *ev_ctx, ev_ctx 108 source4/param/secrets.c ldb = ldb_init(mem_ctx, ev_ctx); ev_ctx 132 source4/param/secrets.c struct tevent_context *ev_ctx, ev_ctx 144 source4/param/secrets.c ldb = secrets_db_connect(mem_ctx, ev_ctx, lp_ctx); ev_ctx 42 source4/param/secrets.h struct ldb_context *secrets_db_connect(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx, struct loadparm_context *lp_ctx); ev_ctx 43 source4/param/secrets.h struct dom_sid *secrets_get_domain_sid(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx, struct loadparm_context *lp_ctx, const char *domain); ev_ctx 54 source4/param/share.h NTSTATUS (*init)(TALLOC_CTX *, const struct share_ops*, struct tevent_context *ev_ctx, ev_ctx 31 source4/param/share_ldb.c struct tevent_context *ev_ctx, ev_ctx 43 source4/param/share_ldb.c sdb = ldb_wrap_connect(*ctx, ev_ctx, lp_ctx, ev_ctx 239 source4/rpc_server/lsa/lsa_lookup.c static NTSTATUS dcesrv_lsa_lookup_name(struct tevent_context *ev_ctx, ev_ctx 263 source4/rpc_server/lsa/lsa_lookup.c status = crack_name_to_nt4_name(mem_ctx, ev_ctx, lp_ctx, DRSUAPI_DS_NAME_FORMAT_USER_PRINCIPAL, name, &domain, &username); ev_ctx 310 source4/rpc_server/lsa/lsa_lookup.c status = dcesrv_lsa_lookup_name(ev_ctx, lp_ctx, state, mem_ctx, name, authority_name, sid, rtype); ev_ctx 320 source4/rpc_server/lsa/lsa_lookup.c status = dcesrv_lsa_lookup_name(ev_ctx, lp_ctx, state, mem_ctx, name, authority_name, sid, rtype); ev_ctx 330 source4/rpc_server/lsa/lsa_lookup.c status = dcesrv_lsa_lookup_name(ev_ctx, lp_ctx, state, mem_ctx, name, authority_name, sid, rtype); ev_ctx 159 source4/winbind/idmap.c struct tevent_context *ev_ctx, ev_ctx 171 source4/winbind/idmap.c idmap_ctx->ldb_ctx = ldb_wrap_connect(mem_ctx, ev_ctx, lp_ctx, ev_ctx 38 source4/wrepl_server/wrepl_server.c struct tevent_context *ev_ctx, ev_ctx 41 source4/wrepl_server/wrepl_server.c return ldb_wrap_connect(mem_ctx, ev_ctx, lp_ctx, private_path(mem_ctx,