Home
last modified time | relevance | path

Searched refs:cil_find_matching_avrule (Results 1 – 1 of 1) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_find.c295 static int cil_find_matching_avrule(struct cil_tree_node *node, struct cil_avrule *avrule, struct c… in cil_find_matching_avrule() function
367 rc = cil_find_matching_avrule(node, node->data, args->target, args->matching, args->match_self); in __cil_find_matching_avrule_in_ast()