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

  /src/external/bsd/openldap/dist/servers/slapd/
controls.c 2218 if ( op->o_lazyCommit != SLAP_CONTROL_NONE ) {
2228 op->o_lazyCommit = ctrl->ldctl_iscritical
slap.h 2829 #define o_lazyCommit o_ctrlflag[slap_cids.sc_lazyCommit]
2830 #define get_lazyCommit(op) _SCM((op)->o_lazyCommit)
syncrepl.c 4246 op->o_lazyCommit = SLAP_CONTROL_NONCRITICAL;

Completed in 44 milliseconds