usriX_country_code   84 source3/lib/netapi/user.c 	if (infoX->usriX_country_code) {
usriX_country_code  123 source3/lib/netapi/user.c 	info21->country_code		= infoX->usriX_country_code;
usriX_country_code  200 source3/lib/netapi/user.c 			uX->usriX_country_code	= u2->usri2_country_code;
usriX_country_code  226 source3/lib/netapi/user.c 			uX->usriX_country_code	= u3->usri3_country_code;
usriX_country_code  264 source3/lib/netapi/user.c 			uX->usriX_country_code	= u1024->usri1024_country_code;
usriX_country_code 1027 source3/librpc/gen_ndr/libnetapi.h 	uint32_t usriX_country_code;
usriX_country_code 5519 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->usriX_country_code));
usriX_country_code 5568 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->usriX_country_code));
usriX_country_code 5618 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "usriX_country_code", r->usriX_country_code);