cntr_attributes_1 2048 librpc/gen_ndr/ndr_drsuapi.c 	uint32_t cntr_attributes_1;
cntr_attributes_1 2057 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_attributes_1 = 0; cntr_attributes_1 < r->num_attributes; cntr_attributes_1++) {
cntr_attributes_1 2058 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_drsuapi_DsReplicaAttribute(ndr, NDR_SCALARS, &r->attributes[cntr_attributes_1]));
cntr_attributes_1 2060 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_attributes_1 = 0; cntr_attributes_1 < r->num_attributes; cntr_attributes_1++) {
cntr_attributes_1 2061 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_drsuapi_DsReplicaAttribute(ndr, NDR_BUFFERS, &r->attributes[cntr_attributes_1]));
cntr_attributes_1 2071 librpc/gen_ndr/ndr_drsuapi.c 	uint32_t cntr_attributes_1;
cntr_attributes_1 2095 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_attributes_1 = 0; cntr_attributes_1 < r->num_attributes; cntr_attributes_1++) {
cntr_attributes_1 2096 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_drsuapi_DsReplicaAttribute(ndr, NDR_SCALARS, &r->attributes[cntr_attributes_1]));
cntr_attributes_1 2098 librpc/gen_ndr/ndr_drsuapi.c 			for (cntr_attributes_1 = 0; cntr_attributes_1 < r->num_attributes; cntr_attributes_1++) {
cntr_attributes_1 2099 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_drsuapi_DsReplicaAttribute(ndr, NDR_BUFFERS, &r->attributes[cntr_attributes_1]));
cntr_attributes_1 2113 librpc/gen_ndr/ndr_drsuapi.c 	uint32_t cntr_attributes_1;
cntr_attributes_1 2122 librpc/gen_ndr/ndr_drsuapi.c 		for (cntr_attributes_1=0;cntr_attributes_1<r->num_attributes;cntr_attributes_1++) {
cntr_attributes_1 2124 librpc/gen_ndr/ndr_drsuapi.c 			if (asprintf(&idx_1, "[%d]", cntr_attributes_1) != -1) {
cntr_attributes_1 2125 librpc/gen_ndr/ndr_drsuapi.c 				ndr_print_drsuapi_DsReplicaAttribute(ndr, "attributes", &r->attributes[cntr_attributes_1]);