Searched refs:caljulian (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Dcaljulian.c2 * caljulian - determine the Julian date from an NTP time.
22 caljulian( function
H A DMakefile.am58 caljulian.c \
H A DMakefile.in151 authusekey.c bsd_strerror.c buftvtots.c caljulian.c caltontp.c \
208 buftvtots.$(OBJEXT) caljulian.$(OBJEXT) caltontp.$(OBJEXT) \
237 authusekey.c bsd_strerror.c buftvtots.c caljulian.c caltontp.c \
655 caljulian.c \
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caljulian.Po@am__quote@
/freebsd-12-stable/contrib/ntp/ntpd/
H A Dcheck_y2k.c488 puts( " libntp/caljulian.c" );
489 { /* test caljulian() */
518 caljulian( ntp_time, &ot ); /* convert January 1 */
532 caljulian( ntp_time, &ot ); /* convert Feb 28 */
553 caljulian( ntp_time, &ot ); /* convert this day */
604 /* now call caljulian as a type of failsafe supercheck */
605 caljulian( ObservedNtp, &ot ); /* convert January 1 */
611 fprintf( stdout, "%lu: caljulian FAILSAFE EXPECTED %04d-01-01: FOUND %04d-%02d-%02d\n",
H A Drefclock_arc.c1079 caljulian (new_stamp.l_ui, &cal);
/freebsd-12-stable/usr.sbin/ntp/libntp/
H A DMakefile15 caljulian.c caltontp.c calyearstart.c clocktime.c \
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_calendar.h117 extern void caljulian (uint32_t, struct calendar *);

Completed in 75 milliseconds