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

/openbsd-current/usr.sbin/ntpd/
H A Dntpd.h373 int client_query(struct ntp_peer *);
H A Dclient.c128 client_query(struct ntp_peer *p) function
157 fatal("client_query socket");
182 fatal("client_query connect");
H A Dntp.c258 if (client_query(p) == 0)

Completed in 55 milliseconds