Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c59 { LDAP_ALIAS_PROBLEM, 0 },
130 { LDAP_ALIAS_PROBLEM, "Alias problem" },
/titanic_41/usr/src/head/
H A Dldap.h274 #define LDAP_ALIAS_PROBLEM 0x21 /* 33 */ macro