Home
last modified time | relevance | path

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

/trueos/contrib/ntp/libntp/
HDstatestr.c111 { EVNT_PEERAUTH & ~PEER_EVENT, "event_authen" },
/trueos/contrib/ntp/include/
HDntp.h676 #define EVNT_PEERAUTH (2 | PEER_EVENT) /* authentication failure */ macro
/trueos/contrib/ntp/ntpq/
HDntpq-subs.c1025 case EVNT_PEERAUTH: in printassoc()