Searched refs:SLAP_CANCEL_DONE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dcancel.c152 o->o_cancel = SLAP_CANCEL_DONE;
H A Dconnection.c1188 if ( cancel != SLAP_CANCEL_NONE && cancel != SLAP_CANCEL_DONE ) {
1202 && cancel != SLAP_CANCEL_DONE );
1205 && cancel != SLAP_CANCEL_DONE );
H A Dslap.h2678 #define SLAP_CANCEL_DONE 0x03 macro

Completed in 183 milliseconds