Searched refs:TZDIR (Results 1 – 7 of 7) sorted by relevance
50 TZDIR=/usr/share/lib/zoneinfo83 TZ_COUNTRY_TABLE=$TZDIR/tab/country.tab84 TZ_ZONE_TABLE=$TZDIR/tab/zone_sun.tab360 TZ_for_date=$TZDIR/$TZ
545 directory = TZDIR;
80 #ifndef TZDIR81 #define TZDIR "/usr/share/lib/zoneinfo" /* Time zone object file directory */ macro
43 #define TZDIR "/usr/share/lib/zoneinfo" /* Time zone object file directory */ macro
811 #define LEN_TZDIR (sizeof (TZDIR) - 1)881 "%s%s/%s", root, TZDIR, timezone); in isvalid_tz()888 "%s/%s", TZDIR, timezone); in isvalid_tz()
118 #define LEN_TZDIR (sizeof (TZDIR) - 1)1452 (void) strcpy(fullname, TZDIR "/"); in load_zoneinfo()
328 if ((p = TZDIR) == NULL)