Searched refs:TZDIR (Results 1 – 7 of 7) sorted by relevance
4 #ifndef TZDIR5 # define TZDIR "/usr/share/lib/zoneinfo" /* TZif directory */ macro
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
1138 directory = TZDIR; in main()
76 #ifndef TZDIR77 #define TZDIR "/usr/share/lib/zoneinfo" /* Time zone object file directory */ macro
41 #define TZDIR "/usr/share/lib/zoneinfo" /* Time zone object file directory */ macro
809 #define LEN_TZDIR (sizeof (TZDIR) - 1)879 "%s%s/%s", root, TZDIR, timezone); in isvalid_tz()886 "%s/%s", TZDIR, timezone); in isvalid_tz()
122 #define LEN_TZDIR (sizeof (TZDIR) - 1)1557 (void) strcpy(fullname, TZDIR "/"); in load_zoneinfo()