Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_binary.c1458 int expand_tgt = __cil_should_expand_attribute(db, tgt); in __cil_avrule_to_avtab() local
1459 if (!expand_src && !expand_tgt) { in __cil_avrule_to_avtab()
1464 } else if (expand_src && expand_tgt) { in __cil_avrule_to_avtab()
1826 int expand_tgt = __cil_should_expand_attribute(db, tgt); in cil_avrulex_to_hashtable() local
1828 if (!expand_src && !expand_tgt) { in cil_avrulex_to_hashtable()
1833 } else if (expand_src && expand_tgt) { in cil_avrulex_to_hashtable()