Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/ntpq/
H A Dlibntpq_subs.c35 char ntpq_decodeaddrtype(sockaddr_u *sock) in ntpq_decodeaddrtype() function
H A Dlibntpq.h109 extern char ntpq_decodeaddrtype(sockaddr_u *sock);
H A Dlibntpq.c731 return ntpq_decodeaddrtype(&dum_store); in ntpq_get_assoc_clocktype()