Searched refs:caltontp (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13-stable/contrib/ntp/util/ |
| HD | lsf-times.c | 182 TEST_ASSERT_EQUAL_UINT(expected, caltontp(&input)); 193 TEST_ASSERT_EQUAL_UINT(expected, caltontp(&input)); 205 TEST_ASSERT_EQUAL_UINT(expected, caltontp(&inputYd)); 206 TEST_ASSERT_EQUAL_UINT(expected, caltontp(&inputMd)); 217 TEST_ASSERT_EQUAL_UINT(expected, caltontp(&input));
|
| /freebsd-13-stable/contrib/ntp/libntp/ |
| HD | caltontp.c | 36 caltontp( in caltontp() function
|
| HD | Makefile.in | 170 authusekey.c bsd_strerror.c buftvtots.c caljulian.c caltontp.c \ 227 buftvtots.$(OBJEXT) caljulian.$(OBJEXT) caltontp.$(OBJEXT) \ 256 authusekey.c bsd_strerror.c buftvtots.c caljulian.c caltontp.c \ 307 ./$(DEPDIR)/caltontp.Po ./$(DEPDIR)/calyearstart.Po \ 790 caltontp.c \ 1060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caltontp.Po@am__quote@ # am--include-marker 1346 -rm -f ./$(DEPDIR)/caltontp.Po 1500 -rm -f ./$(DEPDIR)/caltontp.Po
|
| HD | Makefile.am | 160 caltontp.c \
|
| /freebsd-13-stable/usr.sbin/ntp/libntp/ |
| HD | Makefile | 14 caljulian.c caltontp.c calyearstart.c clocktime.c \
|
| /freebsd-13-stable/contrib/ntp/ |
| HD | NOTES.y2kfixes | 81 2) libntp/caltontp.c:
|
| HD | ChangeLog | 955 caltontp.c, clocktime.c, humandate.c, hextolfp.c, decodenetnum.c - fixed 1091 * Converted from gtest to Unity: sntp/tests/ caltontp.c, humandate.c, 2545 * [Bug 1875] 'asn2ntp()' rewritten with 'caltontp()'; 'timegm()' 4332 * New caltontp.c and calyearstart.c from Juergen Perlinger.
|
| HD | CommitLog | 4160 libntp/caltontp.c@1.9 +18 -14 4166 - check 'errno' after calling 'caltontp()' 4177 libntp/caltontp.c@1.8 +1 -1 4809 tests/libntp/caltontp.c@1.4 +0 -0 12140 tests/libntp/run-caltontp.c@1.7 +2 -0 16393 tests/libntp/run-caltontp.c@1.6 +8 -0 28654 tests/libntp/run-caltontp.c@1.5 +1 -1 30191 tests/libntp/caltontp.c@1.3 +5 -0 30236 tests/libntp/run-caltontp.c@1.4 +4 -4 30483 tests/libntp/run-caltontp.c@1.3 +4 -3 [all …]
|
| HD | CommitLog-4.1.0 | 5098 * libntp/caltontp.c: Ditto.
|
| HD | NEWS | 2852 caltontp.c, clocktime.c, humandate.c, hextolfp.c, decodenetnum.c - fixed 6618 caltontp.c, clocktime.c, humandate.c, hextolfp.c, decodenetnum.c - fixed
|
| /freebsd-13-stable/contrib/ntp/include/ |
| HD | ntp_calendar.h | 118 extern uint32_t caltontp (const struct calendar *);
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | check_y2k.c | 592 ObservedNtp = caltontp( &ot ); in main()
|
| HD | refclock_tsyncpci.c | 636 pp->yearstart = caltontp(&jt); in tsync_poll()
|
| /freebsd-13-stable/contrib/ntp/ntpq/ |
| HD | ntpq.c | 2209 lfp->l_ui = caltontp(&cal); in rtdatetolfp()
|