Searched refs:name (Results 1 – 11 of 11) sorted by relevance
/timezone/ |
A D | tst-timezone.c | 29 const char *name; member 64 check_tzvars (const char *name, int dayl, int timez, const char *const tznam[]) in check_tzvars() argument 71 name, daylight, dayl); in check_tzvars() 77 name, timezone, timez); in check_tzvars() 84 name, i, tzname[i], tznam[i]); in check_tzvars() 101 for (pt = tests; pt->name != NULL; ++pt) in do_test() 104 printf ("Checking timezone %s\n", pt->name); in do_test() 105 sprintf (buf, "TZ=%s", pt->name); in do_test() 113 check_tzvars (pt->name, pt->daylight, pt->timezone, pt->tzname); in do_test() 118 check_tzvars (pt->name, pt->daylight, pt->timezone, pt->tzname); in do_test()
|
A D | zic.c | 35 # define mkdir(name, mode) _mkdir(name) argument 511 filename = name; in eats() 569 name ? name : "", name ? ": " : "", in close_file() 870 if (!*name) in componentcheck() 878 name); in componentcheck() 891 name); in componentcheck() 923 name, c); in namecheck() 1197 progname, name, e); in infile() 1202 eat(name, num); in infile() 3447 register char * name; in mkdirs() local [all …]
|
A D | iso3166.tab | 15 # 2. The usual English name for the country, 17 # This is not the same as the English name in the ISO 3166 tables. 25 #code country name
|
A D | europe | 207 # and follows the more usual convention of putting the location name first, 311 # Justice (tel +353 1 678 9711) who confirmed to me that the correct name is 1255 # The name of the timezone in Iceland for system / mail / news purposes is GMT. 2123 # The Zone name should be Yuzhno-Sakhalinsk, but that's too long. 2146 # The Zone name should be Asia/Petropavlovsk-Kamchatski, but that's too long. 2512 # "Kyiv" is the transliteration of the Ukrainian name, but 2525 # "Uzhhorod" is the transliteration of the Ukrainian name, but 2539 # "Zaporizhia" is the transliteration of the Ukrainian name, but
|
A D | zdump.c | 644 hunt(timezone_t tz, char *name, time_t lot, time_t hit) in hunt() argument
|
A D | africa | 37 # `WAT' is probably the best name for +1:00, as the common phrase for 42 # I'd guess that this was because people needed _some_ name for -1:00,
|
A D | zone.tab | 16 # 3. Zone name used in value of TZ environment variable.
|
A D | asia | 1434 # and sometimes Jirgalanta (with variant spellings), but the name Hovd 1700 # the country's previous name of "the Hashemite Kingdom of the 2183 # The English-language name of Vietnam's most populous city is "Ho Chi Min City"; 2184 # we use Ho_Chi_Minh below to avoid a name of more than 14 characters.
|
A D | northamerica | 1075 # The name `Happy Valley-Goose Bay' is too long; use `Goose Bay'. 1727 # The Inuktitut name of Coral Harbour is Sallit, but it's rarely used. 2062 # name or contents should be.
|
A D | southamerica | 42 # name/designation as "Eastern Time" or "Central Time".
|
A D | australasia | 1253 # under the name "Chamorro Standard Time". There is no official abbreviation,
|
Completed in 38 milliseconds