Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil.c1680 static int __cil_level_to_string(struct cil_level *lvl, char *out) in __cil_level_to_string() function
1785 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_selinuxusers_to_string()
1789 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_selinuxusers_to_string()
1899 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_filecons_to_string()
1905 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_filecons_to_string()