ndr_push_samr_RidWithAttributeArray  109 librpc/gen_ndr/ndr_krb5pac.c 		NDR_CHECK(ndr_push_samr_RidWithAttributeArray(ndr, NDR_SCALARS, &r->res_groups));
ndr_push_samr_RidWithAttributeArray  116 librpc/gen_ndr/ndr_krb5pac.c 		NDR_CHECK(ndr_push_samr_RidWithAttributeArray(ndr, NDR_BUFFERS, &r->res_groups));
ndr_push_samr_RidWithAttributeArray 1123 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_samr_RidWithAttributeArray(ndr, NDR_SCALARS, &r->groups));
ndr_push_samr_RidWithAttributeArray 1142 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_samr_RidWithAttributeArray(ndr, NDR_BUFFERS, &r->groups));
ndr_push_samr_RidWithAttributeArray 9207 librpc/gen_ndr/ndr_samr.c 			NDR_CHECK(ndr_push_samr_RidWithAttributeArray(ndr, NDR_SCALARS|NDR_BUFFERS, *r->out.rids));
ndr_push_samr_RidWithAttributeArray  235 librpc/gen_ndr/ndr_samr.h enum ndr_err_code ndr_push_samr_RidWithAttributeArray(struct ndr_push *ndr, int ndr_flags, const struct samr_RidWithAttributeArray *r);