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

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dabandon.c161 if ( lr->lr_status != LDAP_REQST_INPROGRESS ) {
H A Drequest.c209 lr->lr_status = LDAP_REQST_INPROGRESS;
366 lr->lr_status = LDAP_REQST_INPROGRESS;
931 ( lr->lr_status == LDAP_REQST_INPROGRESS ) ? "InProgress" :
H A Dopen.c583 lr->lr_status = LDAP_REQST_INPROGRESS;
H A Dldap-int.h400 #define LDAP_REQST_INPROGRESS 1 macro

Completed in 99 milliseconds