Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_binary.c1397 int tgt_match = __cil_is_type_match(al_tgt_flavor, tgt, nv_tgt_flavor, curr_rule->tgt); in __cil_check_neverallows() local
1398 if (tgt_match) { in __cil_check_neverallows()