Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c676 int has_negative = neg && (ebitmap_cardinality(neg) > 0); in cil_print_attr_strs() local
699 if (has_positive && has_negative) { in cil_print_attr_strs()
714 if (has_negative) { in cil_print_attr_strs()
727 if (has_positive && has_negative) { in cil_print_attr_strs()