usri2_country_code  146 source3/lib/netapi/examples/user/user_getinfo.c 			printf("country code: %d\n", u2->usri2_country_code);
usri2_country_code  801 source3/lib/netapi/netapi.h 	uint32_t usri2_country_code;
usri2_country_code  200 source3/lib/netapi/user.c 			uX->usriX_country_code	= u2->usri2_country_code;
usri2_country_code  832 source3/lib/netapi/user.c 	i->usri2_country_code	= i21->country_code;
usri2_country_code  779 source3/librpc/gen_ndr/libnetapi.h 	uint32_t usri2_country_code;
usri2_country_code 4083 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->usri2_country_code));
usri2_country_code 4127 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->usri2_country_code));
usri2_country_code 4172 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "usri2_country_code", r->usri2_country_code);