Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil.c1466 static int cil_level_equals(struct cil_level *low, struct cil_level *high) in cil_level_equals() function
1714 if (cil_level_equals(range->low, range->high)) { in cil_filecons_to_string()
1784 if (!cil_level_equals(range->low, range->high)) { in cil_filecons_to_string()