usri4_units_per_week  209 source3/lib/netapi/examples/user/user_getinfo.c 			printf("units per week: %d\n", u4->usri4_units_per_week);
usri4_units_per_week  854 source3/lib/netapi/netapi.h 	uint32_t usri4_units_per_week;
usri4_units_per_week  912 source3/lib/netapi/user.c 	i->usri4_units_per_week	= i21->logon_hours.units_per_week;
usri4_units_per_week  832 source3/librpc/gen_ndr/libnetapi.h 	uint32_t usri4_units_per_week;
usri4_units_per_week 4330 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->usri4_units_per_week));
usri4_units_per_week 4379 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->usri4_units_per_week));
usri4_units_per_week 4440 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "usri4_units_per_week", r->usri4_units_per_week);