ndr_push_NETLOGON_SAM_LOGON_REQUEST   15 libcli/ndr_netlogon_proto.h enum ndr_err_code ndr_push_NETLOGON_SAM_LOGON_REQUEST(struct ndr_push *ndr, int ndr_flags, const struct NETLOGON_SAM_LOGON_REQUEST *r);
ndr_push_NETLOGON_SAM_LOGON_REQUEST 2408 librpc/gen_ndr/ndr_nbt.c 				NDR_CHECK(ndr_push_NETLOGON_SAM_LOGON_REQUEST(ndr, NDR_SCALARS, &r->logon));
ndr_push_NETLOGON_SAM_LOGON_REQUEST 2427 librpc/gen_ndr/ndr_nbt.c 				NDR_CHECK(ndr_push_NETLOGON_SAM_LOGON_REQUEST(ndr, NDR_BUFFERS, &r->logon));
ndr_push_NETLOGON_SAM_LOGON_REQUEST   67 librpc/gen_ndr/ndr_nbt.h enum ndr_err_code ndr_push_NETLOGON_SAM_LOGON_REQUEST(struct ndr_push *ndr, int ndr_flags, const struct NETLOGON_SAM_LOGON_REQUEST *r);