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.c820 int has_positive, has_negative; in cil_print_attr_strs() local
832 has_positive = pos && (ebitmap_length(pos) > 0); in cil_print_attr_strs()
841 has_positive = pos && (ebitmap_length(pos) > 0); in cil_print_attr_strs()
857 if (has_positive && has_negative) { in cil_print_attr_strs()
861 if (has_positive) { in cil_print_attr_strs()
879 if (has_positive && has_negative) { in cil_print_attr_strs()