Searched refs:o_postread (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dtxn.c105 if ( op->o_postread ) { /* temporary limitation */
H A Dcontrols.c1405 if ( ( post && op->o_postread != SLAP_CONTROL_NONE ) ||
1483 op->o_postread = ctrl->ldctl_iscritical
H A Dslap.h2745 #define o_postread o_ctrlflag[slap_cids.sc_postRead] macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-null/
H A Dnull.c131 if ( op->o_postread ) {
159 if ( op->o_postread & SLAP_CONTROL_CRITICAL ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dadd.c441 if( op->o_postread ) {
452 if ( op->o_postread & SLAP_CONTROL_CRITICAL ) {
H A Dmodify.c679 if( op->o_postread ) {
690 if ( op->o_postread & SLAP_CONTROL_CRITICAL ) {
H A Dmodrdn.c715 if( op->o_postread ) {
726 if ( op->o_postread & SLAP_CONTROL_CRITICAL ) {

Completed in 137 milliseconds