usri3_country_code  179 source3/lib/netapi/examples/user/user_getinfo.c 			printf("country code: %d\n", u3->usri3_country_code);
usri3_country_code  827 source3/lib/netapi/netapi.h 	uint32_t usri3_country_code;
usri3_country_code  226 source3/lib/netapi/user.c 			uX->usriX_country_code	= u3->usri3_country_code;
usri3_country_code  870 source3/lib/netapi/user.c 	i->usri3_country_code	= i21->country_code;
usri3_country_code  805 source3/librpc/gen_ndr/libnetapi.h 	uint32_t usri3_country_code;
usri3_country_code 4202 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->usri3_country_code));
usri3_country_code 4250 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->usri3_country_code));
usri3_country_code 4299 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "usri3_country_code", r->usri3_country_code);