Home
last modified time | relevance | path

Searched refs:LDAP_REQST_CHASINGREFS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap-int.h401 #define LDAP_REQST_CHASINGREFS 2 macro
H A Dresult.c691 lr->lr_status = LDAP_REQST_CHASINGREFS; in try_read1msg()
H A Drequest.c932 ( lr->lr_status == LDAP_REQST_CHASINGREFS ) ? "ChasingRefs" : in ldap_dump_requests_and_responses()