Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_binary.c4973 int count_bad = 0; in cil_check_type_bounds() local
5028 count_bad++; in cil_check_type_bounds()
5029 if (count_bad >= 4 && numbad > 4 && log_level == CIL_ERR) { in cil_check_type_bounds()