Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_request.c50 short needs_auth; /* true when authentication needed */ member
545 if (proc->needs_auth && sys_authenticate) { in process_private()