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.c1550 static int __cil_level_to_string(struct cil_level *lvl, char *out) in __cil_level_to_string() function
1659 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_selinuxusers_to_string()
1663 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_selinuxusers_to_string()
1781 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_filecons_to_string()
1787 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_filecons_to_string()