Searched refs:ca_cf (Results 1 – 2 of 2) sorted by relevance
1055 rc = get_comp_filter( op, &bv,(ComponentFilter**)&_ca->ca_cf, text ); in get_item()1274 OID_COMP_FILTER_MATCH ) == 0 && ca->ca_cf ) { in test_comp_filter_item()1276 rc = test_comp_filter( syn, csi_attr, ca->ca_cf ); in test_comp_filter_item()
3166 ComponentFilter *ca_cf; member