Searched refs:prettydate (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_wwvb.c296 prettydate(&trtmp)));
300 prettydate(&trtmp)));
311 prettydate(&trtmp), prettydate(&pp->lastrec)));
480 printf("%c poll at %s\n", pollchar, prettydate(&now));
H A Drefclock_parse.c4002 prettydate(&reftime),
4003 prettydate(&rectime),
4032 prettydate(&offset));
4110 prettydate(&reftime),
4111 prettydate(&rectime),
4123 prettydate(&reftime),
4124 prettydate(&rectime));
4194 prettydate(&reftime),
4195 prettydate(&rectime),
6126 * (parse_control): using gmprettydate instead of prettydate()
[all...]
H A Drefclock_mx4200.c884 prettydate(&pp->lastrec), pp->offset);
H A Drefclock_palisade.c1188 up->unit, prettydate(&pp->lastrec));
/freebsd-12-stable/contrib/ntp/sntp/
H A Dnetworking.c286 msyslog(LOG_ERR, "resp org: %s", prettydate(&resp_org));
287 msyslog(LOG_ERR, "sent xmt: %s", prettydate(&sent_xmt));
H A Dutilities.c41 fprintf(output, "%s\n", prettydate(ts));
/freebsd-12-stable/contrib/ntp/libntp/
H A Dprettydate.c2 * prettydate - convert a time stamp to something readable
210 prettydate( function
H A DMakefile.am95 prettydate.c \
H A DMakefile.in159 numtoa.c numtohost.c octtoint.c prettydate.c refidsmear.c \
222 octtoint.$(OBJEXT) prettydate.$(OBJEXT) refidsmear.$(OBJEXT) \
245 numtoa.c numtohost.c octtoint.c prettydate.c refidsmear.c \
692 prettydate.c \
855 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prettydate.Po@am__quote@
/freebsd-12-stable/usr.sbin/ntp/libntp/
H A DMakefile27 numtoa.c numtohost.c octtoint.c prettydate.c \
/freebsd-12-stable/contrib/ntp/clockstuff/
H A Dchutest.c657 printf("yearstart %s\n", prettydate(&ts));
658 printf("received %s\n", prettydate(rtime));
660 printf("date_ui %s\n", prettydate(&ts));
/freebsd-12-stable/contrib/ntp/util/
H A Dntptime.c313 prettydate(&ts), fdigits, (int)time_frac);
/freebsd-12-stable/contrib/ntp/ntpdate/
H A Dntpdate.c2196 prettydate(&pp->reftime));
2198 prettydate(&pp->org));
2200 prettydate(&pp->xmt));
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_fp.h357 extern char * prettydate (l_fp *);
/freebsd-12-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c632 prettydate(&tempts));
635 prettydate(&tempts));
638 prettydate(&tempts));
641 prettydate(&tempts));
999 (void) fprintf(fp, "reference time: %s\n", prettydate(&tempts));
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq.c3647 output(fp, name, prettydate(&lfp));
H A Dntpq-subs.c3870 prettydate(&pvdc->v.lfp));

Completed in 216 milliseconds