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

  /src/external/bsd/openldap/dist/servers/slapd/
cancel.c 74 op->o_cancel = SLAP_CANCEL_DONE;
158 o->o_cancel = SLAP_CANCEL_DONE;
connection.c 1152 if ( cancel != SLAP_CANCEL_NONE && cancel != SLAP_CANCEL_DONE ) {
1166 && cancel != SLAP_CANCEL_DONE );
1169 && cancel != SLAP_CANCEL_DONE );
slap.h 2730 #define SLAP_CANCEL_DONE 0x03

Completed in 31 milliseconds