Searched refs:TZDIR (Results 1 – 18 of 18) sorted by relevance
2 Install them in a location referenced by the ${TZDIR} environment variable.6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.20 TZDIR=/zoneinfo \37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
39 : ${TZDIR=$(pwd)}49 TZ_COUNTRY_TABLE=$TZDIR/iso3166.tab50 TZ_ZONE_TABLE=$TZDIR/zone.tab237 TZ_for_date=$TZDIR/$TZ
22 #ifndef TZDIR23 #define TZDIR "/usr/local/etc/zoneinfo" /* Time zone object file directory */ macro
28 TZDIR=zoneinfo
1034 getzones(TZDIR, NULL, &last, &count); in getall()
367 if ((p = TZDIR) == NULL) in tzload()
703 directory = TZDIR; in main()
24 #ifndef TZDIR25 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
705 #define TZZONEINFO (TZDIR "/")