Searched refs:LDAP_REQST_INPROGRESS (Results 1 – 4 of 4) sorted by relevance
161 if ( lr->lr_status != LDAP_REQST_INPROGRESS ) { in do_abandon()
209 lr->lr_status = LDAP_REQST_INPROGRESS; in ldap_int_flush_request()366 lr->lr_status = LDAP_REQST_INPROGRESS; in ldap_send_server_request()931 ( lr->lr_status == LDAP_REQST_INPROGRESS ) ? "InProgress" : in ldap_dump_requests_and_responses()
583 lr->lr_status = LDAP_REQST_INPROGRESS; in ldap_open_internal_connection()
400 #define LDAP_REQST_INPROGRESS 1 macro