Home
last modified time | relevance | path

Searched refs:o_whatFailed (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dcontrols.c2133 if ( op->o_whatFailed != SLAP_CONTROL_NONE ) { in parseWhatFailed()
2143 op->o_whatFailed = ctrl->ldctl_iscritical in parseWhatFailed()
H A Dslap.h2806 #define o_whatFailed o_ctrlflag[slap_cids.sc_whatFailed] macro
2807 #define get_whatFailed(op) _SCM((op)->o_whatFailed)