wreplsrv_push_notify_state 1051 source4/wrepl_server/wrepl_out_helpers.c 	struct wreplsrv_push_notify_state *state = talloc_get_type(creq->async.private_data,
wreplsrv_push_notify_state 1052 source4/wrepl_server/wrepl_out_helpers.c 						   struct wreplsrv_push_notify_state);
wreplsrv_push_notify_state 1059 source4/wrepl_server/wrepl_out_helpers.c 	struct wreplsrv_push_notify_state *state = talloc_get_type(req->async.private_data,
wreplsrv_push_notify_state 1060 source4/wrepl_server/wrepl_out_helpers.c 						   struct wreplsrv_push_notify_state);
wreplsrv_push_notify_state 1069 source4/wrepl_server/wrepl_out_helpers.c 	struct wreplsrv_push_notify_state *state = NULL;
wreplsrv_push_notify_state 1075 source4/wrepl_server/wrepl_out_helpers.c 	state = talloc_zero(c, struct wreplsrv_push_notify_state);