Searched refs:LDAP_REQST_INPROGRESS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dabandon.c163 if ( lr->lr_status != LDAP_REQST_INPROGRESS ) {
H A Drequest.c205 lr->lr_status = LDAP_REQST_INPROGRESS;
354 lr->lr_status = LDAP_REQST_INPROGRESS;
905 ( lr->lr_status == LDAP_REQST_INPROGRESS ) ? "InProgress" :
H A Dopen.c507 lr->lr_status = LDAP_REQST_INPROGRESS;
H A Dldap-int.h353 #define LDAP_REQST_INPROGRESS 1 macro

Completed in 199 milliseconds