ndr_push_notify_event   17 source3/librpc/gen_ndr/ndr_notify.h enum ndr_err_code ndr_push_notify_event(struct ndr_push *ndr, int ndr_flags, const struct notify_event *r);
ndr_push_notify_event  565 source3/smbd/notify_internal.c 				       (ndr_push_flags_fn_t)ndr_push_notify_event);
ndr_push_notify_event  564 source4/ntvfs/common/notify.c 	ndr_err = ndr_push_struct_blob(&data, tmp_ctx, notify->iconv_convenience, &ev, (ndr_push_flags_fn_t)ndr_push_notify_event);