Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_post.c102 afilecon->type = CIL_FILECON_CHAR; in test_cil_post_filecon_compare_type_atype_greater_btype()
125 bfilecon->type = CIL_FILECON_CHAR; in test_cil_post_filecon_compare_type_btype_greater_atype()
/external/selinux/libsepol/cil/src/
Dcil_internal.h719 CIL_FILECON_CHAR, enumerator
Dcil.c1566 case CIL_FILECON_CHAR: in cil_filecons_to_string()
Dcil_build_ast.c4202 filecon->type = CIL_FILECON_CHAR; in cil_gen_filecon()