country_code 2503 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, r->country_code)); country_code 2566 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, &r->country_code)); country_code 2629 librpc/gen_ndr/ndr_netlogon.c ndr_print_uint16(ndr, "country_code", r->country_code); country_code 1898 librpc/gen_ndr/ndr_samr.c NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, r->country_code)); country_code 1914 librpc/gen_ndr/ndr_samr.c NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, &r->country_code)); country_code 1930 librpc/gen_ndr/ndr_samr.c ndr_print_uint16(ndr, "country_code", r->country_code); country_code 2805 librpc/gen_ndr/ndr_samr.c NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, r->country_code)); country_code 2874 librpc/gen_ndr/ndr_samr.c NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, &r->country_code)); country_code 2948 librpc/gen_ndr/ndr_samr.c ndr_print_uint16(ndr, "country_code", r->country_code); country_code 330 librpc/gen_ndr/netlogon.h uint16_t country_code; country_code 375 librpc/gen_ndr/samr.h uint16_t country_code; country_code 553 librpc/gen_ndr/samr.h uint16_t country_code; country_code 123 source3/lib/netapi/user.c info21->country_code = infoX->usriX_country_code; country_code 832 source3/lib/netapi/user.c i->usri2_country_code = i21->country_code; country_code 870 source3/lib/netapi/user.c i->usri3_country_code = i21->country_code; country_code 917 source3/lib/netapi/user.c i->usri4_country_code = i21->country_code; country_code 974 source3/lib/netapi/user.c i->usri11_country_code = i21->country_code; country_code 2538 source3/rpc_server/srv_samr_nt.c r->country_code = 0; country_code 3008 source3/rpc_server/srv_samr_nt.c r->country_code = 0; country_code 57 source3/rpc_server/srv_samr_util.c i.country_code = from->country_code; country_code 392 source4/libnet/libnet_samsync_ldb.c ADD_OR_DEL(uint, "countryCode", country_code); country_code 3225 source4/rpc_server/samr/dcesrv_samr.c QUERY_UINT (msg, info2.country_code, "countryCode"); country_code 3349 source4/rpc_server/samr/dcesrv_samr.c QUERY_UINT (msg, info21.country_code, "countryCode"); country_code 3396 source4/rpc_server/samr/dcesrv_samr.c SET_UINT (msg, info2.country_code, "countryCode"); country_code 3482 source4/rpc_server/samr/dcesrv_samr.c SET_UINT (msg, info21.country_code, "countryCode"); country_code 3513 source4/rpc_server/samr/dcesrv_samr.c SET_UINT (msg, info23.info.country_code, "countryCode"); country_code 3569 source4/rpc_server/samr/dcesrv_samr.c SET_UINT (msg, info25.info.country_code, "countryCode"); country_code 446 source4/torture/rpc/samr.c TEST_USERINFO_INT(2, country_code, 2, country_code, __LINE__, 0); country_code 447 source4/torture/rpc/samr.c TEST_USERINFO_INT(2, country_code, 21, country_code, __LINE__, 0); country_code 448 source4/torture/rpc/samr.c TEST_USERINFO_INT(21, country_code, 21, country_code, __LINE__, country_code 450 source4/torture/rpc/samr.c TEST_USERINFO_INT(21, country_code, 2, country_code, __LINE__, country_code 561 source4/torture/rpc/samsync.c TEST_INT_EQUAL(info->info21.country_code, user->country_code);