/titanic_52/usr/src/cmd/zic/ |
H A D | tzselect.ksh | 65 INFO_SELECT_CNTRY="Please select a country or region." 83 TZ_COUNTRY_TABLE=$TZDIR/tab/country.tab 122 country= 204 country = cc_list[i] 205 if (cc_name[country]) { 206 country = cc_name[country] 208 print country 213 # i18n country names 216 for country i [all...] |
H A D | tzselect.po | 31 msgid "Please select a country or region."
|
/titanic_52/usr/src/uts/common/io/arn/ |
H A D | arn_regd.c | 89 "%s: invalid regulatory domain/country code 0x%x\n", in ath9k_regd_is_eeprom_valid() 126 "%s: EEPROM setting is country code %u\n", in ath9k_regd_is_ccode_valid() 147 struct country_code_to_enum_rd *country, in ath9k_regd_get_wmodes_nreg() argument 156 (!country->allow11g)) in ath9k_regd_get_wmodes_nreg() 164 (!country->allow11ng20)) in ath9k_regd_get_wmodes_nreg() 168 (!country->allow11na20)) in ath9k_regd_get_wmodes_nreg() 172 (!country->allow11ng40)) in ath9k_regd_get_wmodes_nreg() 176 (!country->allow11ng40)) in ath9k_regd_get_wmodes_nreg() 180 (!country->allow11na40)) in ath9k_regd_get_wmodes_nreg() 184 (!country in ath9k_regd_get_wmodes_nreg() 228 struct country_code_to_enum_rd *country = NULL; ath9k_regd_get_default_country() local 644 struct country_code_to_enum_rd *country = NULL; ath9k_regd_init_channels() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | whois.c | 88 const char *country, *host; in main() local 92 country = host = qnichost = NULL; in main() 106 country = optarg; in main() 150 if (!argc || (country != NULL && host != NULL)) in main() 154 * If no host or country is specified determine the top level domain in main() 159 if (host == NULL && country == NULL) { in main() 166 if (country != NULL) { in main() 167 s_asprintf(&qnichost, "%s%s", country, QNICHOST_TAIL); in main() 349 "usage: whois [-aAbfgiIklmQr] [-c country-code | -h hostname] " in usage()
|
/titanic_52/usr/src/data/zoneinfo/ |
H A D | country.tab | 1 # ISO 3166 alpha-2 country codes 7 # This file contains a table of two-letter country codes. Columns are 11 # 1. ISO 3166-1 alpha-2 country code, current as of 18 # The table is sorted by country code. 24 #country- 25 #code name of country, territory, area, or subdivision
|
H A D | do_pofile.sh | 8 # Create messages file for zone_sun.tab, country.tab, continent.tab 14 COUNTRY_FILE=country.tab 40 $ECHO "# country.tab" 43 # Get 2nd column of country.tab file
|
H A D | zone_sun.tab | 12 # 2. The first data column contains exactly one country code. 15 # of a region identified by a country code and of a timezone where civil 31 # 1. ISO 3166 2-character country code. See the file `iso3166.tab'. 39 # 5. Comments; present if and only if the country has multiple rows. 43 # The table is sorted first by country, then an order within the country that 49 #country-
|
H A D | Makefile | 21 TABFILES= continent.tab country.tab zone_sun.tab
|
H A D | README.illumos | 33 Next you need to copy the country tab and the zone tab files. These have 36 $ cp iso3166.tab $CODEMGR_WS/usr/src/data/zoneinfo/country.tab
|
H A D | zone.tab.txt | 12 # 2. The first data column contains exactly one country code. 15 # of a region identified by a country code and of a timezone where civil 26 #country-
|
H A D | africa | 38 # 'SAST' is the official abbreviation for +02 in the country of South Africa, 435 # In 1972 Liberia was the last country to switch from a UT offset 788 # The Moroccan government has recently announced that the country will return 1133 # While the entire country changes its time, Katima Mulilo and other 1137 # the country are close to 40 minutes earlier in sunrise than the rest 1138 # of the country. 1286 # ... [The legal time of the country, which coincides with universal
|
H A D | asia | 1404 # now on in all internal provinces of the country, governmental and official 1449 # Great], the country's official time was pulled forward by one hour and now 1510 # and officers in the whole country dated 1359/4/23 [1980-07-14], and 1511 # for synchronizing the official times of the country, agreed that: 1513 # The official time of the country will should move forward one hour 1565 # The official time of the country will be moved forward for one hour 1689 # Since timezones should be called by country and not capital cities, 1697 # high on my favorite-country list (and not only because my wife's 2610 # aviation/marine/meteorological industry in the country refused to 2798 # the rest of the country follow [all...] |
H A D | southamerica | 130 # We are still -03:00 all year round in all of the country. 134 # all of the country (all Zone-entries) are affected. News reports like 267 # country) 280 # time much earlier than the rest of the country. It also 1177 # no-op for wall clocks in the north and south of the country, put their formal 1455 # repeated. For now, assume transitions were at 00:00 local time country-wide. 1874 # consumption "as a consequence of the current rainfall regime in the country".
|
H A D | europe | 88 # referendum in 1972, they are the only country to have said No twice. 128 # Howse writes that Britain was the first country to use standard time. 130 # and it was they who forced a uniform time on the country. 186 # summer time, which gives every year to the people of this country 310 # would 'put the whole country into the SF (Sinn Féin) camp'. She claimed 1791 # The Latvian government on 2 January decided that the country will
|
/titanic_52/usr/src/lib/libzoneinfo/common/ |
H A D | libzone.c | 46 #define COUNTRY_TAB ZONEINFOTABDIR "country.tab" 56 #define CCLEN 2 /* country code length */ 198 * file, for the input continent, and retrieves the country 199 * names from the country.tab file. It also retrieves the localized 200 * country names. The returned list of countries is sorted by the 204 get_tz_countries(struct tz_country **country, struct tz_continent *cont) in get_tz_countries() argument 221 /* open zone_sun.tab and country.tab files */ in get_tz_countries() 255 * If country matches previously *matched* country, skip in get_tz_countries() 256 * entry, since zone.tab is alphabetized by country cod in get_tz_countries() 449 get_timezones_by_country(struct tz_timezone ** tmzone,struct tz_country * country) get_timezones_by_country() argument 661 free_tz_countries(struct tz_country * country) free_tz_countries() argument [all...] |
/titanic_52/usr/src/cmd/cmd-crypto/pktool/ |
H A D | common.c | 930 char *country = NULL; in get_subname() local 940 country = get_input_string(COUNTRY_PROMPT, COUNTRY_DEFAULT, in get_subname() 942 if (country == NULL) in get_subname() 960 (void) strlcat(subname, country, SUBNAMESIZ); in get_subname() 992 if (country) in get_subname() 993 free(country); in get_subname()
|
/titanic_52/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPConfig.java | 1075 // second part as the ISO 3166 country tag, even though RFC in langTagToLocale() 1081 String country = ""; in langTagToLocale() local 1087 country = tk.nextToken(""); in langTagToLocale() 1088 // country name may have "-" in it... in langTagToLocale() 1093 return new Locale(lang, country); in langTagToLocale()
|
/titanic_52/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | FIRMWARELICENSE | 51 (including patent laws, if applicable) of the country in which it is 136 or any part thereof to any country in which such export, re-export 145 country, or to nationals or residents of such countries; or (ii)
|
/titanic_52/usr/src/tools/opensolaris/ |
H A D | README.opensolaris.tmpl | 57 country's laws in this area.
|
/titanic_52/usr/src/uts/common/io/net80211/ |
H A D | net80211_impl.h | 312 uint8_t *country; member
|
H A D | net80211_input.c | 862 * [tlv] country information in ieee80211_recv_beacon() 900 scan.country = frm; in ieee80211_recv_beacon()
|
/titanic_52/usr/src/uts/common/io/mwl/ |
H A D | mwl_var.h | 300 uint16_t country; /* ISO country code */ member 303 char isocc[2]; /* country code string */
|
H A D | mwl.c | 1624 sc->sc_regdomain.country = CTRY_DEFAULT; in mwl_getchannels() 2613 * Map SKU+country code to region code for radar bin'ing. 2627 if (rd->country == CTRY_SPAIN) in mwl_map2regioncode() 2629 if (rd->country == CTRY_FRANCE || rd->country == CTRY_FRANCE2) in mwl_map2regioncode()
|
/titanic_52/usr/src/cmd/units/ |
H A D | unittab | 223 / Currencies pegged by the country to another currency are shown exactly
|
/titanic_52/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kerberos.ldif | 13 # country(16)
|