Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dsbind.c218 if ( LDAP_CONNST_DEAD == ld->ld_defconn->lconn_status ) { in simple_bindifnot_s()
H A Drequest.c659 ( lc->lconn_status == LDAP_CONNST_DEAD ) ? "Dead" : in nsldapi_dump_connection()
1259 lr->lr_conn->lconn_status = LDAP_CONNST_DEAD; in nsldapi_connection_lost_nolock()
H A Dldap-int.h193 #define LDAP_CONNST_DEAD 4 macro
H A Dresult.c325 lr->lr_conn->lconn_status == LDAP_CONNST_DEAD ) {