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.c1362 static int __cil_level_to_string(struct cil_level *lvl, char *out) in __cil_level_to_string() function
1471 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_selinuxusers_to_string()
1475 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_selinuxusers_to_string()
1593 buf_pos = __cil_level_to_string(range->low, str_tmp); in cil_filecons_to_string()
1599 buf_pos = __cil_level_to_string(range->high, str_tmp); in cil_filecons_to_string()