ndr_size_named_pipe_auth_rep  248 librpc/gen_ndr/ndr_named_pipe_auth.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_size_named_pipe_auth_rep(r, ndr->iconv_convenience, ndr->flags) - 4));
ndr_size_named_pipe_auth_rep  289 librpc/gen_ndr/ndr_named_pipe_auth.c 	ndr_print_uint32(ndr, "length", (ndr->flags & LIBNDR_PRINT_SET_VALUES)?ndr_size_named_pipe_auth_rep(r, ndr->iconv_convenience, ndr->flags) - 4:r->length);
ndr_size_named_pipe_auth_rep   19 librpc/gen_ndr/ndr_named_pipe_auth.h size_t ndr_size_named_pipe_auth_rep(const struct named_pipe_auth_rep *r, struct smb_iconv_convenience *ic, int flags);