tevent_common_context_destructor  211 lib/tevent/tevent.c 	talloc_set_destructor(ev, tevent_common_context_destructor);
tevent_common_context_destructor  258 lib/tevent/tevent_internal.h int tevent_common_context_destructor(struct tevent_context *ev);
tevent_common_context_destructor  191 source3/lib/events.c 	tevent_common_context_destructor(ev);