Home
last modified time | relevance | path

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

/third_party/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()
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h735 CIL_FILECON_DIR, enumerator
Dcil_write_ast.c1242 case CIL_FILECON_DIR: in cil_write_ast_node()
1336 case CIL_FILECON_DIR: in cil_write_ast_node()
Dcil.c1780 case CIL_FILECON_DIR: in cil_filecons_to_string()
Dcil_build_ast.c4237 filecon->type = CIL_FILECON_DIR; in cil_gen_filecon()
4605 genfscon->file_type = CIL_FILECON_DIR; in cil_gen_genfscon()
Dcil_binary.c3569 case CIL_FILECON_DIR: in cil_genfscon_to_policydb()