Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ntpd/
H A Dntpd.h373 int client_query(struct ntp_peer *);
H A Dclient.c128 client_query(struct ntp_peer *p) in client_query() function
H A Dntp.c260 if (client_query(p) == 0) in ntp_main()