Searched defs:match_self (Results 1 – 2 of 2) sorted by relevance
43 int match_self; member295 …e, struct cil_avrule *avrule, struct cil_avrule *target, struct cil_list *matching, int match_self) in cil_find_matching_avrule()375 …ree_node *current, enum cil_flavor flavor, void *target, struct cil_list *matching, int match_self) in cil_find_matching_avrule_in_ast()
1028 int match_self = 0; in match_class() local