cntr_linked_attributes_1 2624 librpc/gen_ndr/ndr_drsuapi.c 	uint32_t cntr_linked_attributes_1;
cntr_linked_attributes_1 2658 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_linked_attributes_1 = 0; cntr_linked_attributes_1 < r->linked_attributes_count; cntr_linked_attributes_1++) {
cntr_linked_attributes_1 2659 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_drsuapi_DsReplicaLinkedAttribute(ndr, NDR_SCALARS, &r->linked_attributes[cntr_linked_attributes_1]));
cntr_linked_attributes_1 2661 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_linked_attributes_1 = 0; cntr_linked_attributes_1 < r->linked_attributes_count; cntr_linked_attributes_1++) {
cntr_linked_attributes_1 2662 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_drsuapi_DsReplicaLinkedAttribute(ndr, NDR_BUFFERS, &r->linked_attributes[cntr_linked_attributes_1]));
cntr_linked_attributes_1 2678 librpc/gen_ndr/ndr_drsuapi.c 	uint32_t cntr_linked_attributes_1;
cntr_linked_attributes_1 2751 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_linked_attributes_1 = 0; cntr_linked_attributes_1 < r->linked_attributes_count; cntr_linked_attributes_1++) {
cntr_linked_attributes_1 2752 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_drsuapi_DsReplicaLinkedAttribute(ndr, NDR_SCALARS, &r->linked_attributes[cntr_linked_attributes_1]));
cntr_linked_attributes_1 2754 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_linked_attributes_1 = 0; cntr_linked_attributes_1 < r->linked_attributes_count; cntr_linked_attributes_1++) {
cntr_linked_attributes_1 2755 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_drsuapi_DsReplicaLinkedAttribute(ndr, NDR_BUFFERS, &r->linked_attributes[cntr_linked_attributes_1]));
cntr_linked_attributes_1 2769 librpc/gen_ndr/ndr_drsuapi.c 	uint32_t cntr_linked_attributes_1;
cntr_linked_attributes_1 2807 librpc/gen_ndr/ndr_drsuapi.c 		for (cntr_linked_attributes_1=0;cntr_linked_attributes_1<r->linked_attributes_count;cntr_linked_attributes_1++) {
cntr_linked_attributes_1 2809 librpc/gen_ndr/ndr_drsuapi.c 			if (asprintf(&idx_1, "[%d]", cntr_linked_attributes_1) != -1) {
cntr_linked_attributes_1 2810 librpc/gen_ndr/ndr_drsuapi.c 				ndr_print_drsuapi_DsReplicaLinkedAttribute(ndr, "linked_attributes", &r->linked_attributes[cntr_linked_attributes_1]);