usri11_country_code  255 source3/lib/netapi/examples/user/user_getinfo.c 			printf("country code: %d\n", u11->usri11_country_code);
usri11_country_code  890 source3/lib/netapi/netapi.h 	uint32_t usri11_country_code;
usri11_country_code  974 source3/lib/netapi/user.c 	i->usri11_country_code	= i21->country_code;
usri11_country_code  868 source3/librpc/gen_ndr/libnetapi.h 	uint32_t usri11_country_code;
usri11_country_code 4522 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->usri11_country_code));
usri11_country_code 4557 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->usri11_country_code));
usri11_country_code 4598 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_uint32(ndr, "usri11_country_code", r->usri11_country_code);
usri11_country_code 3586 source3/smbd/lanman.c 		SSVAL(p,usri11_country_code,0);		/* country code */