tevent_set_debug  161 lib/tevent/tevent.h int tevent_set_debug(struct tevent_context *ev,
tevent_set_debug  501 lib/tevent/tevent.h 	tevent_set_debug(ev, debug, context)
tevent_set_debug   71 lib/tevent/tevent_debug.c 	return tevent_set_debug(ev, tevent_debug_stderr, ev);
tevent_set_debug  299 source3/lib/events.c 		tevent_set_debug(ev, s3_event_debug, NULL);
tevent_set_debug   68 source4/lib/events/tevent_s4.c 		tevent_set_debug(ev, ev_wrap_debug, NULL);
tevent_set_debug  100 source4/lib/ldb/common/ldb.c 		tevent_set_debug(ev_ctx, ldb_tevent_debug, ldb);