Searched refs:o_controls (Results 1 – 13 of 13) sorted by relevance
145 op->o_controls = opbuf->ob_controls; in slap_op_free()211 op->o_controls = ((OperationBuffer *) op)->ob_controls; in slap_op_alloc()
2743 void **o_controls; /* per-control state */ member2766 #define o_assertion o_controls[slap_cids.sc_assert]2770 #define o_vrFilter o_controls[slap_cids.sc_valuesReturnFilter]2786 #define o_preread_attrs o_controls[slap_cids.sc_preRead]2787 #define o_postread_attrs o_controls[slap_cids.sc_postRead]2790 #define o_pagedresults_state o_controls[slap_cids.sc_pagedResults]2801 #define o_tracked_sessions o_controls[slap_cids.sc_sessionTracking]
1447 op->o_controls[slap_cids.sc_LDAPsync] = &syncCookie; in do_syncrep2()1622 op->o_controls[slap_cids.sc_LDAPsync] = &syncCookie; in do_syncrep2()1710 op->o_controls[slap_cids.sc_LDAPsync] = &syncCookie; in do_syncrep2()1746 op->o_controls[slap_cids.sc_LDAPsync] = &syncCookie; in do_syncrep2()1791 op->o_controls[slap_cids.sc_LDAPsync] = &syncCookie; in do_syncrep2()5626 struct sync_cookie *syncCookie = op->o_controls[slap_cids.sc_LDAPsync]; in nonpresent_callback()
2081 op->o_controls = opbuf->ob_controls; in connection_fake_init2()
446 op->o_controls = opbuf.ob_controls; in slap_auxprop_lookup()
169 authzid_conn_t *ac = op->o_controls[ authzid_cid ]; in authzid_response()290 op->o_controls[ authzid_cid] = ac; in authzid_op_bind()
455 vlv_ctrl *vc = op->o_controls[vlv_cid]; in send_list()726 sort_ctrl *sc = op->o_controls[sss_cid]; in sssvlv_op_response()850 sc = op->o_controls[sss_cid]; in sssvlv_op_search()860 op->o_controls[vlv_cid] : NULL; in sssvlv_op_search()1160 op->o_controls[sss_cid] = sc; in sss_parseCtrl()1239 op->o_controls[vlv_cid] = vc; in vlv_parseCtrl()
694 srs = op->o_controls[slap_cids.sc_LDAPsync]; in syncprov_findcsn()1071 op->o_controls = opbuf.ob_controls; in syncprov_qtask()1072 memset( op->o_controls, 0, sizeof(opbuf.ob_controls) ); in syncprov_qtask()2670 if ( op->o_controls ) { in syncprov_op_mod()2672 op->o_controls[slap_cids.sc_LDAPsync]; in syncprov_op_mod()2908 sync_control *srs = op->o_controls[slap_cids.sc_LDAPsync]; in syncprov_search_response()3071 srs = op->o_controls[slap_cids.sc_LDAPsync]; in syncprov_op_search()4199 op->o_controls[slap_cids.sc_LDAPsync] = sr; in syncprov_parseCtrl()
120 #define o_ctrlderef o_controls[deref_cid]
2152 op2.o_controls = cids; in accesslog_unbind()2206 op2.o_controls = cids; in accesslog_abandon()
40 #define o_ctrlnoopsrch o_controls[noopsrch_cid]
55 #define o_ctrldupent o_controls[dupent_cid]
197 op->o_controls = ((OperationBuffer *) op)->ob_controls; in slapi_int_connection_init_pb()