Home
last modified time | relevance | path

Searched defs:match_self (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_find.c43 int match_self; member
295 …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()
/third_party/python/Python/
Dceval.c1028 int match_self = 0; in match_class() local