HomeSort by: relevance | last modified time | path
    Searched refs:AUTH_UNKNOWN (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libtelnet/
auth.h 58 #define AUTH_UNKNOWN 1 /* We don't know who he is, but he's okay */
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPResult.h 88 static const int AUTH_UNKNOWN = 86;
  /src/external/bsd/ntp/dist/ntpd/
ntp_proto.c 52 AUTH_UNKNOWN = -1, /* Unknown */
644 auth_code is_authentic = AUTH_UNKNOWN; /* Was AUTH_NONE */
1252 if (is_authentic == AUTH_UNKNOWN) {
1254 DPRINTF(2, ("receive: 3454 check: AUTH_UNKNOWN from %s\n",

Completed in 21 milliseconds