Searched refs:tzset (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/ldns/compat/
H A Dtimegm.c20 tzset();
29 tzset();
/freebsd-11-stable/contrib/libxo/tests/core/
H A Dtest_11.c62 tzset();
/freebsd-11-stable/contrib/libxo/tests/gettext/
H A Dgt_01.c59 tzset();
/freebsd-11-stable/lib/libcapsicum/
H A Dcapsicum_helpers.h115 tzset();
/freebsd-11-stable/libexec/ftpd/
H A Dpopen.c152 tzset();
154 tzset();
/freebsd-11-stable/usr.sbin/ypldap/
H A Dlog.c53 tzset();
/freebsd-11-stable/include/
H A Dtime.h169 void tzset(void);
/freebsd-11-stable/usr.bin/calendar/
H A Dcalendar.c197 tzset();
/freebsd-11-stable/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c200 tzset();
205 tzset();
214 tzset();
441 tzset();
444 tzset();
/freebsd-11-stable/sbin/adjkerntz/
H A Dadjkerntz.c158 tzset();
/freebsd-11-stable/usr.bin/chat/
H A Dchat.c204 tzset();
/freebsd-11-stable/lib/libc/gen/
H A DMakefile.inc289 tzset.3 \
509 MLINKS+=tzset.3 tzsetwall.3
/freebsd-11-stable/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c112 tzset();
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm_pass3.c76 tzset();
/freebsd-11-stable/contrib/apr/time/unix/
H A Dtime.c295 tzset();
/freebsd-11-stable/lib/libc/stdtime/
H A Dstrftime.c97 tzset();
H A Dstrptime.c551 tzset();
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp42 #define tzset __tzset50 macro
1088 INTERCEPTOR(void, tzset, int fake) {
1091 REAL(tzset)(fake);
1715 INTERCEPT_FUNCTION(tzset);
/freebsd-11-stable/contrib/diff/lib/
H A Dstrftime.c128 # define tzset __tzset macro
363 /* Solaris 2.5.x and 2.6 tzset sometimes modify the storage returned
364 by localtime. On such systems, we must use the tzset and localtime
366 "you must run the autoconf test for a working tzset function"
447 though strftime called tzset. */
449 tzset ();
1217 /* The tzset() call might have changed the value. */
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c80 ** 1. They might reference tzname[0] before calling tzset (explicitly
82 ** 2. They might reference tzname[1] before calling tzset (explicitly
1325 tzset(void) function
2205 tzset();
2215 tzset();
/freebsd-11-stable/contrib/pf/pflogd/
H A Dpflogd.c713 tzset();
/freebsd-11-stable/contrib/tnftp/src/
H A Dmain.c152 tzset();
/freebsd-11-stable/libexec/tftpd/
H A Dtftpd.c135 tzset(); /* syslog in localtime */
/freebsd-11-stable/contrib/unbound/daemon/
H A Ddaemon.c252 tzset();
/freebsd-11-stable/contrib/pf/ftp-proxy/
H A Dftp-proxy.c279 tzset();

Completed in 385 milliseconds

12