Searched refs:authkeynotfound (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ntp/libntp/
H A Dauthkeys.c76 u_long authkeynotfound; /* keys not found */ variable
601 authkeynotfound++;
702 authkeynotfound++;
731 authkeynotfound++;
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_stdlib.h193 extern u_long authkeynotfound; /* keys not found */
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_request.c2129 ia->keynotfound = htonl((u_int32)authkeynotfound);
2150 authkeynotfound = 0;
H A Dntp_control.c2267 ctl_putuint(sys_var[varid].text, authkeynotfound);

Completed in 92 milliseconds