usri4_country_code  218 source3/lib/netapi/examples/user/user_getinfo.c 			printf("country code: %d\n", u4->usri4_country_code);
usri4_country_code  859 source3/lib/netapi/netapi.h 	uint32_t usri4_country_code;
usri4_country_code  917 source3/lib/netapi/user.c 	i->usri4_country_code	= i21->country_code;
usri4_country_code  837 source3/librpc/gen_ndr/libnetapi.h 	uint32_t usri4_country_code;
usri4_country_code 4335 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->usri4_country_code));
usri4_country_code 4389 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->usri4_country_code));
usri4_country_code 4450 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "usri4_country_code", r->usri4_country_code);