Searched refs:expand_src (Results 1 – 1 of 1) sorted by relevance
1490 int expand_src = __cil_should_expand_attribute(db, src); in __cil_avrule_to_avtab() local1492 if (!expand_src && !expand_tgt) { in __cil_avrule_to_avtab()1497 } else if (expand_src && expand_tgt) { in __cil_avrule_to_avtab()1526 } else if (expand_src) { in __cil_avrule_to_avtab()1866 int expand_src = __cil_should_expand_attribute(db, src); in cil_avrulex_to_hashtable() local1869 if (!expand_src && !expand_tgt) { in cil_avrulex_to_hashtable()1874 } else if (expand_src && expand_tgt) { in cil_avrulex_to_hashtable()1903 } else if (expand_src) { in cil_avrulex_to_hashtable()