Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_post.c638 bfsuse->type = CIL_FSUSE_TASK; in test_cil_post_fsuse_compare_type_a_greater_b()
647 afsuse->type = CIL_FSUSE_TASK; in test_cil_post_fsuse_compare_type_b_greater_a()
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h849 CIL_FSUSE_TASK = SECURITY_FS_USE_TASK, enumerator
Dcil_write_ast.c1413 else if (fsuse->type == CIL_FSUSE_TASK) in cil_write_ast_node()
Dcil_policy.c1687 if (fsuse->type == CIL_FSUSE_TASK) { in cil_fsuses_to_policy()
Dcil_build_ast.c5155 fsuse->type = CIL_FSUSE_TASK; in cil_gen_fsuse()