Searched refs:expand_src (Results 1 – 1 of 1) sorted by relevance
1468 int expand_src = __cil_should_expand_attribute(db, src); in __cil_avrule_to_avtab() local1470 if (!expand_src && !expand_tgt) { in __cil_avrule_to_avtab()1475 } else if (expand_src && expand_tgt) { in __cil_avrule_to_avtab()1504 } else if (expand_src) { in __cil_avrule_to_avtab()1842 int expand_src = __cil_should_expand_attribute(db, src); in cil_avrulex_to_hashtable() local1845 if (!expand_src && !expand_tgt) { in cil_avrulex_to_hashtable()1850 } else if (expand_src && expand_tgt) { in cil_avrulex_to_hashtable()1879 } else if (expand_src) { in cil_avrulex_to_hashtable()