Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/libntp/
H A Dstatestr.c136 static const struct codestring peer_codes[] = { variable
482 peer_codes)); in statustoa()
502 return (getcode(num & ~PEER_EVENT, peer_codes)); in eventstr()