tevent_context_init 66 lib/tevent/tevent.h struct tevent_context *tevent_context_init(TALLOC_CTX *mem_ctx); tevent_context_init 446 lib/tevent/tevent.h tevent_context_init(mem_ctx) tevent_context_init 55 source3/torture/msgtest.c if (!(evt_ctx = tevent_context_init(NULL)) || tevent_context_init 295 source3/utils/dbwrap_tool.c evt_ctx = tevent_context_init(mem_ctx); tevent_context_init 1390 source3/utils/smbcontrol.c if (!(evt_ctx = tevent_context_init(NULL)) || tevent_context_init 87 source4/lib/events/tevent_s4.c ev = tevent_context_init(mem_ctx); tevent_context_init 99 source4/lib/ldb/common/ldb.c ev_ctx = tevent_context_init(talloc_autofree_context()); tevent_context_init 368 source4/lib/registry/pyregistry.c tevent_context_init(NULL), lp_ctx, &key);