Searched defs:tz (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-13-stable/lib/libc/sys/
H A Dgettimeofday.c42 __gettimeofday(struct timeval *tv, struct timezone *tz) argument
H A D__vdso_gettimeofday.c112 __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) argument
/freebsd-13-stable/lib/libcompat/4.1/
H A Dftime.c43 struct timezone tz; local
/freebsd-13-stable/contrib/ldns/compat/
H A Dtimegm.c16 char *tz; local
/freebsd-13-stable/contrib/sendmail/src/
H A Darpadate.c66 char *tz; local
[all...]
H A Dmain.c674 char *tz; local
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_pkt_randomizer.c137 struct timezone tz; local
/freebsd-13-stable/sys/fs/cd9660/
H A Dcd9660_node.c222 int y, m, d, hour, minute, second, tz; local
/freebsd-13-stable/sbin/adjkerntz/
H A Dadjkerntz.c84 struct timezone tz, *stz; local
/freebsd-13-stable/contrib/libevent/
H A Devutil_time.c69 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) argument
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_wwvb.c257 int tz; /* time zone */ local
H A Drefclock_acts.c747 int tz; /* WWVB timezone */ local
H A Drefclock_msfees.c263 char tz; /* timezone from clock */ member in struct:eesunit
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devutil_time.c62 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509parse.c435 char tz; local
/freebsd-13-stable/contrib/capsicum-test/
H A Dcapmode.cc309 struct timezone tz; local
418 struct timezone tz; local
482 struct timezone tz; local
/freebsd-13-stable/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c133 struct timezone tz; local
/freebsd-13-stable/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c148 struct timezone tz; local
/freebsd-13-stable/sys/fs/udf/
H A Dudf_vnops.c223 } tz; local
/freebsd-13-stable/crypto/openssh/
H A Dauth-pam.c473 char *tz = getenv("TZ"); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp758 int __dfsw_gettimeofday(struct timeval *tv, struct timezone *tz, argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp598 INTERCEPTOR(int, gettimeofday, void *tv, void *tz) { argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2077 TSAN_INTERCEPTOR(int, gettimeofday, void *tv, void *tz) { argument
/freebsd-13-stable/sys/xen/interface/
H A Dplatform.h153 int16_t tz; member in struct:xenpf_efi_time
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1646 struct timezone tz, *tzp; local

Completed in 248 milliseconds

12