Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dmodule_to_cil.c822 int has_positive, has_negative; in cil_print_attr_strs() local
834 has_positive = pos && (ebitmap_length(pos) > 0); in cil_print_attr_strs()
843 has_positive = pos && (ebitmap_length(pos) > 0); in cil_print_attr_strs()
859 if (has_positive && has_negative) { in cil_print_attr_strs()
863 if (has_positive) { in cil_print_attr_strs()
887 if (has_positive && has_negative) { in cil_print_attr_strs()