Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c61 { LDAP_IS_LEAF, 0 },
132 { LDAP_IS_LEAF, "Object is a leaf" },
/titanic_50/usr/src/head/
H A Dldap.h276 #define LDAP_IS_LEAF 0x23 /* 35 (not used in LDAPv3) */ macro