Searched refs:TZDIR (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dtzfile.h36 #ifndef TZDIR
37 #define TZDIR "/usr/share/zoneinfo" /* Time zone object file directory */ macro
38 #endif /* !defined TZDIR */
H A Dprivate.h22 #define TZDIR "/usr/share/zoneinfo" macro
H A Dlocaltime.c420 if ((p = TZDIR) == NULL) {
/freebsd-11-stable/contrib/tzdata/
H A DMakefile101 # "Compiled" timezone information is placed in the "TZDIR" directory
105 TZDIR = $(TOPDIR)/$(USRSHAREDIR)/$(TZDIR_BASENAME) macro
230 # -DSUPPRESS_TZDIR to not prepend TZDIR to file names; this has
393 ZIC_INSTALL= $(ZIC) -d '$(DESTDIR)$(TZDIR)' $(LEAPSECONDS)
477 CC= $(cc) -DTZDIR='"$(TZDIR)"'
571 cp -f $(TABDATA) '$(DESTDIR)$(TZDIR)/.'
647 TZDIR='$(TZDIR)' \
664 # subdirectories of $(TZDIR). However, this led to configuration errors.
669 # Therefore, the other two directories are now siblings of $(TZDIR)
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dsysconf.c60 #define _PATH_ZONEINFO TZDIR /* from tzfile.h */
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c569 directory = TZDIR;

Completed in 115 milliseconds