std_event_context  330 lib/tevent/tevent_standard.c 	struct std_event_context *std_ev;
std_event_context  332 lib/tevent/tevent_standard.c 	std_ev = talloc_zero(ev, struct std_event_context);
std_event_context  370 lib/tevent/tevent_standard.c 	struct std_event_context *std_ev = NULL;
std_event_context  374 lib/tevent/tevent_standard.c 					 struct std_event_context);
std_event_context  399 lib/tevent/tevent_standard.c 	struct std_event_context *std_ev = talloc_get_type(ev->additional_data,
std_event_context  400 lib/tevent/tevent_standard.c 							   struct std_event_context);
std_event_context  427 lib/tevent/tevent_standard.c 	struct std_event_context *std_ev;
std_event_context  432 lib/tevent/tevent_standard.c 	std_ev = talloc_get_type(ev->additional_data, struct std_event_context);
std_event_context  523 lib/tevent/tevent_standard.c 	struct std_event_context *std_ev = talloc_get_type(ev->additional_data,
std_event_context  524 lib/tevent/tevent_standard.c 		 					   struct std_event_context);