Searched refs:simple_sel (Results 1 – 3 of 3) sorted by relevance
59 result->simple_sel = a_simple_sel; in cr_selector_new()163 if (cur->simple_sel) { in cr_selector_to_string()167 (cur->simple_sel); in cr_selector_to_string()280 if (cur->simple_sel) { in cr_selector_destroy()281 cr_simple_sel_destroy (cur->simple_sel); in cr_selector_destroy()282 cur->simple_sel = NULL; in cr_selector_destroy()287 if (cur->simple_sel) { in cr_selector_destroy()288 cr_simple_sel_destroy (cur->simple_sel); in cr_selector_destroy()289 cur->simple_sel = NULL; in cr_selector_destroy()
72 CRSimpleSel *simple_sel ; member
920 if (!cur_sel->simple_sel) in cr_sel_eng_get_matched_rulesets_real()924 (a_this, cur_sel->simple_sel, in cr_sel_eng_get_matched_rulesets_real()947 … status = cr_simple_sel_compute_specificity (cur_sel->simple_sel); in cr_sel_eng_get_matched_rulesets_real()952 cur_sel->simple_sel-> in cr_sel_eng_get_matched_rulesets_real()