Home
last modified time | relevance | path

Searched refs:CTL_OP_ASYNCMSG (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_control.h64 #define CTL_OP_ASYNCMSG 7 /* asynchronous message */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_control.c5063 res_opcode = CTL_OP_ASYNCMSG; in report_event()