ndr_size_named_pipe_auth_req  104 librpc/gen_ndr/ndr_named_pipe_auth.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_size_named_pipe_auth_req(r, ndr->iconv_convenience, ndr->flags) - 4));
ndr_size_named_pipe_auth_req  143 librpc/gen_ndr/ndr_named_pipe_auth.c 	ndr_print_uint32(ndr, "length", (ndr->flags & LIBNDR_PRINT_SET_VALUES)?ndr_size_named_pipe_auth_req(r, ndr->iconv_convenience, ndr->flags) - 4:r->length);
ndr_size_named_pipe_auth_req   14 librpc/gen_ndr/ndr_named_pipe_auth.h size_t ndr_size_named_pipe_auth_req(const struct named_pipe_auth_req *r, struct smb_iconv_convenience *ic, int flags);