Searched refs:expand_tgt (Results 1 – 1 of 1) sorted by relevance
1458 int expand_tgt = __cil_should_expand_attribute(db, tgt); in __cil_avrule_to_avtab() local1459 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() local1828 if (!expand_src && !expand_tgt) { in cil_avrulex_to_hashtable()1833 } else if (expand_src && expand_tgt) { in cil_avrulex_to_hashtable()