Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c99 { LDAP_CLIENT_LOOP, 0 },
170 { LDAP_CLIENT_LOOP, "Client detected loop" },
/titanic_41/usr/src/head/
H A Dldap.h317 #define LDAP_CLIENT_LOOP 0x60 /* 96 - LDAPv3 */ macro