Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_err.c92 case LDAP_CONSTRAINT_VIOLATION: in translate_ldap_error()
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c54 { LDAP_CONSTRAINT_VIOLATION, 0 },
125 { LDAP_CONSTRAINT_VIOLATION, "Constraint violation" },
/titanic_50/usr/src/head/
H A Dldap.h269 #define LDAP_CONSTRAINT_VIOLATION 0x13 /* 19 */ macro
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_common.c2092 LDAP_CONSTRAINT_VIOLATION) { in __s_api_set_passwd_status()