reset_period     1142 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->reset_period));
reset_period     1200 librpc/gen_ndr/ndr_svcctl.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->reset_period));
reset_period     1297 librpc/gen_ndr/ndr_svcctl.c 	ndr_print_uint32(ndr, "reset_period", r->reset_period);
reset_period      275 librpc/gen_ndr/svcctl.h 	uint32_t reset_period;