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

  /src/external/bsd/openldap/dist/servers/slapd/
cancel.c 117 } else if ( o->o_cancel != SLAP_CANCEL_NONE ) {
connection.c 1152 if ( cancel != SLAP_CANCEL_NONE && cancel != SLAP_CANCEL_DONE ) {
1165 } while ( (cancel = op->o_cancel) != SLAP_CANCEL_NONE
1168 } while ( (cancel = op->o_cancel) != SLAP_CANCEL_NONE
slap.h 2727 #define SLAP_CANCEL_NONE 0x00

Completed in 38 milliseconds