Home
last modified time | relevance | path

Searched defs:AUTH_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libtelnet/
H A Dauth.h58 #define AUTH_UNKNOWN 1 /* We don't know who he is, but he's okay */ macro
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPResult.h88 static const int AUTH_UNKNOWN = 86; variable