Searched defs:tzoff (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/tests/libntp/ |
| D | clocktime.c | 60 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/ |
| D | compat_parsedate.c | 54 parsedate(const char *str, const int32_t *t50, const int *tzoff) in parsedate()
|
| /netbsd/src/tests/lib/libutil/ |
| D | t_parsedate.c | 247 int tzoff; in ATF_TC_BODY() local 486 int tzoff; in ATF_TC_BODY() local
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | clocktime.c | 59 int tzoff , /* hours west of GMT */ in clocktime()
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_datum.c | 150 int tzoff; /* time zone offest from GMT */ member 497 int tzoff; in datum_pts_receive() local
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | rpcap-protocol.h | 285 int32 tzoff; /* Timezone offset - not used by newer clients */ member
|