Home
last modified time | relevance | path

Searched refs:EVNT_KERN (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_loopfilter.c208 report_event(EVNT_KERN, NULL, tbuf); in sync_status()
409 report_event(EVNT_KERN, NULL, in ntp_adjtime_error_handler()
1165 report_event(EVNT_KERN, NULL, in start_kern_loop()
1177 report_event(EVNT_KERN, NULL, in stop_kern_loop()
/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c129 { EVNT_KERN, "kern", 0 },
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h651 #define EVNT_KERN 13 /* kernel event */ macro