Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c22 #ifndef LDAP_SECURITY_ERROR
23 #define LDAP_SECURITY_ERROR(x) (0) macro
189 if (LDAP_SECURITY_ERROR (err)) in translate_ldap_error()