Searched refs:caltontp (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dcalyearstart.c17 * beginning of the year. Do not make a second trip through 'caltontp' after
51 NTP_INVARIANT((ntp_u_int32_t)(caltontp(&jt) + delta) == (ntp_u_int32_t)ntp_time);
H A Dcaltontp.c4 * caltontp - convert a date to an NTP time
35 caltontp( function
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_calendar.h84 extern u_long caltontp (const struct calendar *);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/lib/libntp/
H A DMakefile17 caljulian.c caltontp.c calyearstart.c clocktime.c clocktypes.c \
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_filegen.c358 new_gen = caltontp(&cal);
375 new_gen = caltontp(&cal);
383 new_gen = caltontp(&cal);
H A Dcheck_y2k.c573 puts( " libntp/caltontp.c" );
574 { /* test caltontp() */
590 ot.yearday = 1; /* this is the magic value used by caltontp() */
595 ObservedNtp = caltontp( &ot );
H A Drefclock_nmea.c984 reftime.l_ui += caltontp(&date);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpq/
H A Dntpq.c2044 lfp->l_ui = caltontp(&cal);

Completed in 188 milliseconds