Home
last modified time | relevance | path

Searched refs:PEVNT_MOBIL (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/ntp/dist/libntp/
H A Dstatestr.c139 { PEVNT_MOBIL & ~PEER_EVENT, "mobilize", 0 },
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h658 #define PEVNT_MOBIL (1 | PEER_EVENT) /* mobilize */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_peer.c1012 mprintf_event(PEVNT_MOBIL, peer, "assoc %d", peer->associd); in newpeer()
/netbsd/external/bsd/ntp/dist/ntpq/
H A Dntpq-subs.c1296 case PEVNT_MOBIL: in printassoc()