Searched refs:gmprettydate (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Dprettydate.c219 gmprettydate( function
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c1576 gmprettydate(&up->sti_stamp),
1577 gmprettydate(&up->sti_recvt),
1674 gmprettydate(&up->pps_stamp2));
1678 gmprettydate(&up->pps_stamp2),
1679 gmprettydate(&up->pps_recvt2)));
1721 save_ltc(pp, gmprettydate(&up->sti_stamp));
1725 gmprettydate(&up->sti_stamp),
1726 gmprettydate(&up->sti_recvt)));
H A Drefclock_parse.c3567 snprintf(tt, 80, "refclock_ppstime=\"%s\"", gmprettydate(&parse->timedata.parse_ptime.fp));
3580 gmprettydate(&parse->timedata.parse_time.fp));
6126 * (parse_control): using gmprettydate instead of prettydate()
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_fp.h358 extern char * gmprettydate (l_fp *);

Completed in 308 milliseconds