ndr_pull_NETLOGON_SAM_LOGON_REQUEST   16 libcli/ndr_netlogon_proto.h enum ndr_err_code ndr_pull_NETLOGON_SAM_LOGON_REQUEST(struct ndr_pull *ndr, int ndr_flags, struct NETLOGON_SAM_LOGON_REQUEST *r);
ndr_pull_NETLOGON_SAM_LOGON_REQUEST 2451 librpc/gen_ndr/ndr_nbt.c 				NDR_CHECK(ndr_pull_NETLOGON_SAM_LOGON_REQUEST(ndr, NDR_SCALARS, &r->logon));
ndr_pull_NETLOGON_SAM_LOGON_REQUEST 2469 librpc/gen_ndr/ndr_nbt.c 				NDR_CHECK(ndr_pull_NETLOGON_SAM_LOGON_REQUEST(ndr, NDR_BUFFERS, &r->logon));
ndr_pull_NETLOGON_SAM_LOGON_REQUEST   68 librpc/gen_ndr/ndr_nbt.h enum ndr_err_code ndr_pull_NETLOGON_SAM_LOGON_REQUEST(struct ndr_pull *ndr, int ndr_flags, struct NETLOGON_SAM_LOGON_REQUEST *r);