ndr_pull_samr_RidWithAttributeArray  134 librpc/gen_ndr/ndr_krb5pac.c 		NDR_CHECK(ndr_pull_samr_RidWithAttributeArray(ndr, NDR_SCALARS, &r->res_groups));
ndr_pull_samr_RidWithAttributeArray  144 librpc/gen_ndr/ndr_krb5pac.c 		NDR_CHECK(ndr_pull_samr_RidWithAttributeArray(ndr, NDR_BUFFERS, &r->res_groups));
ndr_pull_samr_RidWithAttributeArray 1175 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_samr_RidWithAttributeArray(ndr, NDR_SCALARS, &r->groups));
ndr_pull_samr_RidWithAttributeArray 1199 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_samr_RidWithAttributeArray(ndr, NDR_BUFFERS, &r->groups));
ndr_pull_samr_RidWithAttributeArray 9248 librpc/gen_ndr/ndr_samr.c 			NDR_CHECK(ndr_pull_samr_RidWithAttributeArray(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.rids));
ndr_pull_samr_RidWithAttributeArray  236 librpc/gen_ndr/ndr_samr.h enum ndr_err_code ndr_pull_samr_RidWithAttributeArray(struct ndr_pull *ndr, int ndr_flags, struct samr_RidWithAttributeArray *r);