Searched refs:SASL_NOMECH (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dexternal.c86 return SASL_NOMECH;
173 return SASL_NOMECH;
252 return SASL_NOMECH;
H A Dserver.c136 * SASL_NOMECH -- no authdb supports password setting as configured
536 return (nplug == 0) ? SASL_NOMECH : SASL_OK;
1701 * SASL_NOMECH if mechanism not available.
1763 result = SASL_NOMECH;
1773 result = SASL_NOMECH;
1813 result = SASL_NOMECH;
1823 result = SASL_NOMECH;
1853 return SASL_NOMECH;
2114 INTERROR(conn, SASL_NOMECH);
2255 result = SASL_NOMECH;
[all...]
H A Dcanonusr.c174 return SASL_NOMECH;
H A Dclient.c381 * SASL_NOMECH -- No mechanisms available
566 * SASL_NOMECH -- no mechanism meets requested properties
732 * SASL_NOMECH -- no mechanism meets requested properties
974 result = SASL_NOMECH;
1192 INTERROR(conn, SASL_NOMECH);
H A Dcommon.c1148 case SASL_NOMECH: s = gettext("no mechanism available");
1237 case SASL_NOMECH: return "no mechanism available";
/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h189 #define SASL_NOMECH -4 /* mechanism not supported */ macro
854 * SASL_NOMECH -- No mechanisms available
877 * SASL_NOMECH -- no mechanism meets requested properties
902 * SASL_NOMECH -- no mechanism meets requested properties
1023 * SASL_NOMECH -- no enabled mechanisms
1046 * SASL_NOMECH if mechanism not available.
1094 * SASL_NOMECH -- mechanism not supported
1111 * SASL_NOMECH -- mechanism not supported
1131 * SASL_NOMECH -- no mechanisms enabled
1150 * SASL_NOMECH
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c529 case SASL_NOMECH:
/osnet-11/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1747 if (saslresult == SASL_NOMECH && LogLevel > 8)

Completed in 45 milliseconds