Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/test/unit/
Dtest_cil_post.c106 bfilecon->type = CIL_FILECON_DIR; in test_cil_post_filecon_compare_type_atype_greater_btype()
121 afilecon->type = CIL_FILECON_DIR; in test_cil_post_filecon_compare_type_btype_greater_atype()
195 afilecon->type = CIL_FILECON_DIR; in test_cil_post_filecon_compare_equal()
199 bfilecon->type = CIL_FILECON_DIR; in test_cil_post_filecon_compare_equal()
/external/selinux/libsepol/cil/src/
Dcil_internal.h725 CIL_FILECON_DIR, enumerator
Dcil.c1580 case CIL_FILECON_DIR: in cil_filecons_to_string()
Dcil_build_ast.c4234 filecon->type = CIL_FILECON_DIR; in cil_gen_filecon()