cntr_sub_auths_0  313 librpc/ndr/ndr_sec_helper.c 	uint32_t cntr_sub_auths_0;
cntr_sub_auths_0  319 librpc/ndr/ndr_sec_helper.c 		for (cntr_sub_auths_0 = 0; cntr_sub_auths_0 < r->num_auths; cntr_sub_auths_0++) {
cntr_sub_auths_0  320 librpc/ndr/ndr_sec_helper.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->sub_auths[cntr_sub_auths_0]));
cntr_sub_auths_0  328 librpc/ndr/ndr_sec_helper.c 	uint32_t cntr_sub_auths_0;
cntr_sub_auths_0  337 librpc/ndr/ndr_sec_helper.c 		for (cntr_sub_auths_0 = 0; cntr_sub_auths_0 < r->num_auths; cntr_sub_auths_0++) {
cntr_sub_auths_0  338 librpc/ndr/ndr_sec_helper.c 			NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->sub_auths[cntr_sub_auths_0]));
cntr_sub_auths_0   32 source3/librpc/gen_ndr/ndr_libnetapi.c 	uint32_t cntr_sub_auths_0;
cntr_sub_auths_0   38 source3/librpc/gen_ndr/ndr_libnetapi.c 		for (cntr_sub_auths_0 = 0; cntr_sub_auths_0 < MAXSUBAUTHS; cntr_sub_auths_0++) {
cntr_sub_auths_0   39 source3/librpc/gen_ndr/ndr_libnetapi.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->sub_auths[cntr_sub_auths_0]));
cntr_sub_auths_0   49 source3/librpc/gen_ndr/ndr_libnetapi.c 	uint32_t cntr_sub_auths_0;
cntr_sub_auths_0   59 source3/librpc/gen_ndr/ndr_libnetapi.c 		for (cntr_sub_auths_0 = 0; cntr_sub_auths_0 < MAXSUBAUTHS; cntr_sub_auths_0++) {
cntr_sub_auths_0   60 source3/librpc/gen_ndr/ndr_libnetapi.c 			NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->sub_auths[cntr_sub_auths_0]));
cntr_sub_auths_0   71 source3/librpc/gen_ndr/ndr_libnetapi.c 	uint32_t cntr_sub_auths_0;
cntr_sub_auths_0   79 source3/librpc/gen_ndr/ndr_libnetapi.c 	for (cntr_sub_auths_0=0;cntr_sub_auths_0<MAXSUBAUTHS;cntr_sub_auths_0++) {
cntr_sub_auths_0   81 source3/librpc/gen_ndr/ndr_libnetapi.c 		if (asprintf(&idx_0, "[%d]", cntr_sub_auths_0) != -1) {
cntr_sub_auths_0   82 source3/librpc/gen_ndr/ndr_libnetapi.c 			ndr_print_uint32(ndr, "sub_auths", r->sub_auths[cntr_sub_auths_0]);