Home
last modified time | relevance | path

Searched refs:refid_str (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/ntp/libntp/
H A Dnumtoa.c42 refid_str( in refid_str() function
/freebsd-14.2/contrib/ntp/include/
H A Dntp_stdlib.h193 extern const char *refid_str (u_int32, int);
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_util.c766 root_delay, root_dispersion, refid_str(refid, stratum)); in record_raw_stats()
H A Dntp_proto.c2086 refid_str(pkt->refid, -1), in receive()
/freebsd-14.2/contrib/ntp/ntpq/
H A Dntpq-subs.c1772 dstadr_refid = refid_str(u32, 1); in doprintpeers()
1796 dstadr_refid = refid_str(u32, 1); in doprintpeers()
/freebsd-14.2/contrib/ntp/
H A DNEWS269 * Make sure the value returned by refid_str() prints cleanly. <[email protected]>
4035 * Make sure the value returned by refid_str() prints cleanly. <[email protected]>
H A DChangeLog225 * Make sure the value returned by refid_str() prints cleanly. <[email protected]>
H A DCommitLog4091 Make sure the value returned by refid_str() prints cleanly
4094 Make sure the value returned by refid_str() prints cleanly
4097 Make sure the value returned by refid_str() prints cleanly
143717 add refid_str() using code lifted from ntp_control.c