ndr_pull_file_id 2248 source3/include/proto.h enum ndr_err_code ndr_pull_file_id(struct ndr_pull *ndr, int ndr_flags, struct file_id *r); ndr_pull_file_id 39 source3/librpc/gen_ndr/ndr_notify.c NDR_CHECK(ndr_pull_file_id(ndr, NDR_SCALARS, &r->dir_id)); ndr_pull_file_id 51 source3/librpc/gen_ndr/ndr_notify.c NDR_CHECK(ndr_pull_file_id(ndr, NDR_BUFFERS, &r->dir_id));