Home
last modified time | relevance | path

Searched defs:tzoff (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libutil/compat/
H A Dcompat_parsedate.c54 parsedate(const char *str, const int32_t *t50, const int *tzoff) in parsedate()
/netbsd-src/tests/lib/libutil/
H A Dt_parsedate.c247 int tzoff; in ATF_TC_BODY() local
486 int tzoff; in ATF_TC_BODY() local
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dclocktime.c59 int tzoff , /* hours west of GMT */ in clocktime()
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Drefclock_datum.c150 int tzoff; /* time zone offest from GMT */ member
497 int tzoff; in datum_pts_receive() local
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dparse.c952 int tzoff, year, mon, mday, hour, min, sec; local