Searched refs:SASL_LOG_FAIL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dseterror.c104 * with a level of SASL_LOG_FAIL unless the SASL_NOLOG flag is set.
152 log_cb(log_ctx, SASL_LOG_FAIL,
357 result = log_cb(log_ctx, SASL_LOG_FAIL, conn->error_buf);
H A Dcommon.c1485 case SASL_LOG_FAIL:
/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h438 #define SASL_LOG_FAIL 2 /* log all authentication failures */ macro
753 * with a level of SASL_LOG_FAIL unless the SASL_NOLOG flag is set.
/osnet-11/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c230 utils->log(text->utils->conn, SASL_LOG_FAIL,
292 utils->log(text->utils->conn, SASL_LOG_FAIL,
342 utils->log(text->utils->conn, SASL_LOG_FAIL, out);

Completed in 34 milliseconds