Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil.c1386 static int __cil_level_to_string(struct cil_level *lvl, char *out) in __cil_level_to_string() function
1495 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_selinuxusers_to_string()
1499 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_selinuxusers_to_string()
1617 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_filecons_to_string()
1623 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_filecons_to_string()