Searched refs:ob_controls (Results 1 – 6 of 6) sorted by relevance
144 memset( opbuf->ob_controls, 0, sizeof( opbuf->ob_controls )); in slap_op_free()145 op->o_controls = opbuf->ob_controls; in slap_op_free()211 op->o_controls = ((OperationBuffer *) op)->ob_controls; in slap_op_alloc()
2081 op->o_controls = opbuf->ob_controls; in connection_fake_init2()
446 op->o_controls = opbuf.ob_controls; in slap_auxprop_lookup()
2835 void *ob_controls[SLAP_MAX_CIDS]; member
197 op->o_controls = ((OperationBuffer *) op)->ob_controls; in slapi_int_connection_init_pb()
1071 op->o_controls = opbuf.ob_controls; in syncprov_qtask()1072 memset( op->o_controls, 0, sizeof(opbuf.ob_controls) ); in syncprov_qtask()