OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Feb 24 01:34:59 UTC 2026