Home
last modified time | relevance | path

Searched refs:tz_dsttime (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dtime.h44 int tz_dsttime; /* type of dst correction */ member
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c619 rtz.tz_dsttime = 0; in linux_gettimeofday()
/f-stack/freebsd/kern/
H A Dkern_time.c659 rtz.tz_dsttime = 0; in sys_gettimeofday()