ndr_push_file_id 2247 source3/include/proto.h enum ndr_err_code ndr_push_file_id(struct ndr_push *ndr, int ndr_flags, const struct file_id *r);
ndr_push_file_id   14 source3/librpc/gen_ndr/ndr_notify.c 		NDR_CHECK(ndr_push_file_id(ndr, NDR_SCALARS, &r->dir_id));
ndr_push_file_id   26 source3/librpc/gen_ndr/ndr_notify.c 		NDR_CHECK(ndr_push_file_id(ndr, NDR_BUFFERS, &r->dir_id));