Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_internal.h851 CIL_FSUSE_TRANS = SECURITY_FS_USE_TRANS enumerator
Dcil_write_ast.c1452 else if (fsuse->type == CIL_FSUSE_TRANS) in cil_write_ast_node()
Dcil_policy.c1696 if (fsuse->type == CIL_FSUSE_TRANS) { in cil_fsuses_to_policy()
Dcil_build_ast.c5191 fsuse->type = CIL_FSUSE_TRANS; in cil_gen_fsuse()