Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/include/
H A Dsasl.h214 #define SASL_UNAVAIL -24 /* remote authentication server unavailable */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c542 case SASL_UNAVAIL: in nsldapi_sasl_cvterrno()
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dcommon.c1174 case SASL_UNAVAIL: s = gettext("remote authentication server unavailable"); in sasl_errstring()
1244 case SASL_UNAVAIL: return "remote authentication server unavailable"; in sasl_errstring()