Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_find.c118 static int cil_self_match_any(struct cil_symtab_datum *s1, struct cil_symtab_datum *s2, struct cil_… in cil_self_match_any() function
316 rc = cil_self_match_any(s1, s2, t2); in cil_find_matching_avrule()
324 rc = cil_self_match_any(s2, s1, t1); in cil_find_matching_avrule()