Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ntpd/
Dclient.c33 void handle_auto(u_int8_t, double);
235 handle_auto(uint8_t trusted, double offset) in handle_auto() function
443 handle_auto(p->trusted, p->reply[p->shift].offset); in client_dispatch()