Searched refs:TZDEFAULT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/include/
H A Dtzfile.h27 #ifndef TZDEFAULT
28 # define TZDEFAULT "/etc/localtime" macro
29 #endif /* !defined TZDEFAULT */
/netbsd-current/external/public-domain/tz/dist/
H A DMakefile102 # The default local timezone is taken from the file TZDEFAULT.
103 TZDEFAULT = $(TOPDIR)/etc/localtime macro
646 -t '$(DESTDIR)$(TZDEFAULT)'
702 '#ifndef TZDEFAULT' \
703 '# define TZDEFAULT "$(TZDEFAULT)" /* default zone */' \
759 TZDEFAULT='$(TZDEFAULT)' \
/netbsd-current/lib/libc/time/
H A DMakefile102 # The default local timezone is taken from the file TZDEFAULT.
103 TZDEFAULT = $(TOPDIR)/etc/localtime macro
646 -t '$(DESTDIR)$(TZDEFAULT)'
702 '#ifndef TZDEFAULT' \
703 '# define TZDEFAULT "$(TZDEFAULT)" /* default zone */' \
759 TZDEFAULT='$(TZDEFAULT)' \
H A Dlocaltime.c481 name = TZDEFAULT;
H A Dzic.c1136 tzdefault = TZDEFAULT;

Completed in 379 milliseconds