Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Dclocktime.c60 const int yday=175, hour=12, minute=50, second=0, tzoff=0; in test_CurrentYear() local
86 const int yday=175, hour=12, minute=0, second=0, tzoff=0; in test_CurrentYearFuzz() local
110 const int yday=175, hour=4, minute=0, second=0, tzoff=8; in test_TimeZoneOffset() local
131 const int yday=2, hour=11, minute=0, second=0, tzoff=0; in test_WrongYearStart() local
152 const int yday=365, hour=23, minute=0, second=0, tzoff=0; in test_PreviousYear() local
173 const int yday=1, hour=1, minute=0, second=0, tzoff=0; in test_NextYear() local
190 const int yday=100, hour=12, minute=0, second=0, tzoff=0; in test_NoReasonableConversion() local
/netbsd/src/lib/libutil/compat/
Dcompat_parsedate.c54 parsedate(const char *str, const int32_t *t50, const int *tzoff) in parsedate()
/netbsd/src/tests/lib/libutil/
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/
Dclocktime.c59 int tzoff , /* hours west of GMT */ in clocktime()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_datum.c150 int tzoff; /* time zone offest from GMT */ member
497 int tzoff; in datum_pts_receive() local
/netbsd/src/external/bsd/libpcap/dist/
Drpcap-protocol.h285 int32 tzoff; /* Timezone offset - not used by newer clients */ member