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

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dauthkeys.c47 u_long authkeynotfound; /* keys not found */ variable
157 authkeynotfound++;
170 authkeynotfound++;
326 authkeynotfound++;
330 authkeynotfound++;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_stdlib.h161 extern u_long authkeynotfound; /* keys not found */
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_request.c2174 extern u_long authkeynotfound;
2186 ia->keynotfound = htonl((u_int32)authkeynotfound);
2210 extern u_long authkeynotfound;
2216 authkeynotfound = 0;

Completed in 117 milliseconds