Searched refs:OpExtraDB (Results 1 – 5 of 5) sorted by relevance
1476 if ( oex && ((OpExtraDB *)oex)->oe_db ) in fe_acl_group()1477 op->o_bd = ((OpExtraDB *)oex)->oe_db; in fe_acl_group()1687 OpExtraDB oex; in backend_group()1729 if ( oex && ((OpExtraDB *)oex)->oe_db ) in fe_acl_attribute()1730 op->o_bd = ((OpExtraDB *)oex)->oe_db; in fe_acl_attribute()1852 OpExtraDB oex; in backend_attribute()2019 if ( oex && ((OpExtraDB *)oex)->oe_db ) in fe_aux_operational()2020 op->o_bd = ((OpExtraDB *)oex)->oe_db; in fe_aux_operational()2040 OpExtraDB oex; in backend_operational()
56 OpExtraDB *oex; in do_add()193 oex = op->o_tmpalloc( sizeof(OpExtraDB), op->o_tmpmemctx ); in do_add()355 ((OpExtraDB *)oex)->oe_db = op->o_bd; in fe_op_add()
2618 typedef struct OpExtraDB { struct2621 } OpExtraDB; argument
183 OpExtraDB wrap_oex; \
423 OpExtraDB oex; in slapi_add_internal_pb()