HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_REQST_WRITING (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
abandon.c 286 if ( sendabandon || lr->lr_status == LDAP_REQST_WRITING ) {
request.c 195 lr->lr_status = LDAP_REQST_WRITING;
343 if ( lr->lr_status == LDAP_REQST_WRITING &&
935 ( lr->lr_status == LDAP_REQST_WRITING ) ? "Writing" :
ldap-int.h 404 #define LDAP_REQST_WRITING 4
result.c 382 if ( lr->lr_status == LDAP_REQST_WRITING &&

Completed in 21 milliseconds