Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-14-stable/lib/libc/sys/
HDgettimeofday.c39 __gettimeofday(struct timeval *tv, struct timezone *tz) in __gettimeofday()
HD__vdso_gettimeofday.c134 __vdso_gettimeofday(struct timeval *tv, struct timezone *tz) in __vdso_gettimeofday()
/freebsd-14-stable/contrib/ldns/compat/
HDtimegm.c16 char *tz; in timegm() local
/freebsd-14-stable/lib/libutil/
HDftime.c43 struct timezone tz; in ftime() local
/freebsd-14-stable/contrib/ncurses/include/
HDnc_mingw.h71 #define gettimeofday(tv,tz) _nc_gettimeofday(tv,tz) argument
HDwin32_curses.h72 #define gettimeofday(tv,tz) _nc_gettimeofday(tv,tz) argument
/freebsd-14-stable/contrib/sendmail/src/
HDarpadate.c66 char *tz; variable
/freebsd-14-stable/contrib/tzcode/
HDzdump.c240 mktime_z(timezone_t tz, struct tm *tmp) in mktime_z()
361 my_localtime_rz(timezone_t tz, time_t *tp, struct tm *tmp) in my_localtime_rz()
599 timezone_t tz = tzalloc(argv[i]); in main() local
736 hunt(timezone_t tz, time_t lot, time_t hit, bool only_ok) in hunt()
848 show(timezone_t tz, char *zone, time_t t, bool v) in show()
893 showextrema(timezone_t tz, char *zone, time_t lo, struct tm *lotmp, time_t hi) in showextrema()
/freebsd-14-stable/sys/amd64/linux/
HDlinux_vdso_gtod.c86 __vdso_gettimeofday_fallback(l_timeval *tv, struct timezone *tz) in __vdso_gettimeofday_fallback()
/freebsd-14-stable/contrib/capsicum-test/
HDcapmode.cc351 struct timezone tz; in FORK_TEST() local
460 struct timezone tz; in TEST() local
524 struct timezone tz; in TEST() local
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_vdso_gtod.c100 __vdso_gettimeofday_fallback(l_timeval *tv, struct timezone *tz) in __vdso_gettimeofday_fallback()
/freebsd-14-stable/sys/i386/linux/
HDlinux_vdso_gtod.c100 __vdso_gettimeofday_fallback(l_timeval *tv, struct timezone *tz) in __vdso_gettimeofday_fallback()
/freebsd-14-stable/sbin/adjkerntz/
HDadjkerntz.c82 struct timezone tz, *stz; in main() local
/freebsd-14-stable/contrib/ofed/opensm/libvendor/
HDosm_pkt_randomizer.c137 struct timezone tz; in __osm_pkt_randomizer_process_path() local
/freebsd-14-stable/sys/fs/cd9660/
HDcd9660_node.c205 int y, m, d, hour, minute, second, tz; in cd9660_tstamp_conv7() local
/freebsd-14-stable/sys/contrib/device-tree/src/arm64/qcom/
HDipq6018.dtsi158 tz: memory@4a600000 { label
/freebsd-14-stable/contrib/ntp/ntpd/
HDrefclock_wwvb.c257 int tz; /* time zone */ in wwvb_receive() local
HDrefclock_acts.c737 int tz; /* WWVB timezone */ in acts_timecode() local
/freebsd-14-stable/usr.sbin/rpc.tlsclntd/
HDrpc.tlsclntd.c133 struct timezone tz; in main() local
/freebsd-14-stable/contrib/libevent/
HDevutil_time.c72 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) in evutil_gettimeofday()
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDevutil_time.c72 evutil_gettimeofday(struct timeval *tv, struct timezone *tz) in evutil_gettimeofday()
/freebsd-14-stable/usr.sbin/rpc.tlsservd/
HDrpc.tlsservd.c156 struct timezone tz; in main() local
/freebsd-14-stable/contrib/libevent/include/event2/
HDutil.h586 #define evutil_gettimeofday(tv, tz) gettimeofday((tv), (tz)) argument
/freebsd-14-stable/contrib/ntp/sntp/libevent/include/event2/
HDutil.h586 #define evutil_gettimeofday(tv, tz) gettimeofday((tv), (tz)) argument
/freebsd-14-stable/crypto/openssh/
HDauth-pam.c488 char *tz = getenv("TZ"); in sshpam_thread() local

12