cntr_depth_0      142 source3/librpc/gen_ndr/ndr_notify.c 	uint32_t cntr_depth_0;
cntr_depth_0      146 source3/librpc/gen_ndr/ndr_notify.c 		for (cntr_depth_0 = 0; cntr_depth_0 < r->num_depths; cntr_depth_0++) {
cntr_depth_0      147 source3/librpc/gen_ndr/ndr_notify.c 			NDR_CHECK(ndr_push_notify_depth(ndr, NDR_SCALARS, &r->depth[cntr_depth_0]));
cntr_depth_0      151 source3/librpc/gen_ndr/ndr_notify.c 		for (cntr_depth_0 = 0; cntr_depth_0 < r->num_depths; cntr_depth_0++) {
cntr_depth_0      152 source3/librpc/gen_ndr/ndr_notify.c 			NDR_CHECK(ndr_push_notify_depth(ndr, NDR_BUFFERS, &r->depth[cntr_depth_0]));
cntr_depth_0      160 source3/librpc/gen_ndr/ndr_notify.c 	uint32_t cntr_depth_0;
cntr_depth_0      168 source3/librpc/gen_ndr/ndr_notify.c 		for (cntr_depth_0 = 0; cntr_depth_0 < r->num_depths; cntr_depth_0++) {
cntr_depth_0      169 source3/librpc/gen_ndr/ndr_notify.c 			NDR_CHECK(ndr_pull_notify_depth(ndr, NDR_SCALARS, &r->depth[cntr_depth_0]));
cntr_depth_0      176 source3/librpc/gen_ndr/ndr_notify.c 		for (cntr_depth_0 = 0; cntr_depth_0 < r->num_depths; cntr_depth_0++) {
cntr_depth_0      177 source3/librpc/gen_ndr/ndr_notify.c 			NDR_CHECK(ndr_pull_notify_depth(ndr, NDR_BUFFERS, &r->depth[cntr_depth_0]));
cntr_depth_0      186 source3/librpc/gen_ndr/ndr_notify.c 	uint32_t cntr_depth_0;
cntr_depth_0      192 source3/librpc/gen_ndr/ndr_notify.c 	for (cntr_depth_0=0;cntr_depth_0<r->num_depths;cntr_depth_0++) {
cntr_depth_0      194 source3/librpc/gen_ndr/ndr_notify.c 		if (asprintf(&idx_0, "[%d]", cntr_depth_0) != -1) {
cntr_depth_0      195 source3/librpc/gen_ndr/ndr_notify.c 			ndr_print_notify_depth(ndr, "depth", &r->depth[cntr_depth_0]);