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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dabandon.c147 if ( lr->lr_status == LDAP_REQST_INPROGRESS ) {
184 if ( lr->lr_status != LDAP_REQST_INPROGRESS ) {
H A Drequest.c253 lr->lr_status = LDAP_REQST_INPROGRESS;
694 LDAP_REQST_INPROGRESS ) ? "InProgress" :
H A Dldap-int.h205 #define LDAP_REQST_INPROGRESS 1 macro
/osnet-11/usr/src/lib/libldap4/common/
H A Dabandon.c197 if ( lr->lr_status != LDAP_REQST_INPROGRESS ) {
H A Drequest.c238 lr->lr_status = LDAP_REQST_INPROGRESS;
557 LDAP_REQST_INPROGRESS ) ? "InProgress" :
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h221 #define LDAP_REQST_INPROGRESS 1 macro

Completed in 581 milliseconds