Searched refs:o_sync (Results 1 – 9 of 9) sorted by relevance
88 if ( op->o_sync && op->o_tag == LDAP_REQ_SEARCH && op->o_private != NULL ) { in backsql_operational_entryCSN()
938 if ( !bsi->bsi_op->o_sync ) { in backsql_process_filter()2517 if ( op->o_sync ) { in backsql_search()
926 if ( op->o_sync ) { in backsql_add()
108 #define o_sync o_ctrlflag[slap_cids.sc_LDAPsync]255 cp->ldctl_iscritical = (op->o_sync == SLAP_CONTROL_CRITICAL); in syncprov_state_ctrl()307 cp->ldctl_iscritical = (op->o_sync == SLAP_CONTROL_CRITICAL); in syncprov_done_ctrl()1073 op->o_sync = SLAP_CONTROL_IGNORED; in syncprov_qtask()3438 if ( op->o_sync != SLAP_CONTROL_NONE ) in syncprov_operational()4114 if ( op->o_sync != SLAP_CONTROL_NONE ) { in syncprov_parseCtrl()4201 op->o_sync = ctrl->ldctl_iscritical in syncprov_parseCtrl()
284 ( _SCM(op->o_sync) > SLAP_CONTROL_IGNORED ) || in valsort_response()
2222 if ( op->o_sync != SLAP_CONTROL_NONE ) in accesslog_operational()
1212 if ( op->o_sync != SLAP_CONTROL_NONE && in slap_send_search_entry()1378 if ( op->o_sync != SLAP_CONTROL_NONE && in slap_send_search_entry()
2815 #define o_sync o_ctrlflag[slap_cids.sc_LDAPsync] macro
591 if ( ov->passReplication && ( op->o_sync > SLAP_CONTROL_IGNORED ) ) { in variant_op_search()