Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_acts.c407 mprintf_event(PEVNT_CLOCK, peer, "DIAL #%d %s", in acts_message()
548 mprintf_event(PEVNT_CLOCK, peer, "SETUP %s", in acts_timeout()
H A Dntp_peer.c544 mprintf_event(PEVNT_DEMOBIL, peer, "assoc %u", peer->associd); in unpeer()
1010 mprintf_event(PEVNT_MOBIL, peer, "assoc %d", peer->associd); in newpeer()
H A Dntp_util.c499 mprintf_event(EVNT_TAI, NULL, in stats_config()
H A Dntp_loopfilter.c1097 mprintf_event(EVNT_FSET, NULL, "%s %.3f PPM", loop_desc, in set_freq()
H A Dntp_crypto.c1005 mprintf_event(EVNT_TAI, peer, in crypto_recv()
H A Dntp_control.c5117 mprintf_event( in mprintf_event() function
/freebsd-13.1/contrib/ntp/include/
H A Dntpd.h70 extern int mprintf_event (int, struct peer *, const char *, ...)
/freebsd-13.1/contrib/ntp/
H A DCommitLog124372 -> fstostr() + mprintf_event().
133340 add mprintf_event() alternative to report_event()
133353 add mprintf_event() alternative to report_event()
133356 use mprintf_event() in a two places