Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil.c1515 static int cil_level_equals(struct cil_level *low, struct cil_level *high) in cil_level_equals() function
1748 if (cil_level_equals(range->low, range->high)) { in cil_filecons_to_string()
1821 if (!cil_level_equals(range->low, range->high)) { in cil_filecons_to_string()