Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_internal.h819 CIL_FSUSE_TRANS = SECURITY_FS_USE_TRANS enumerator
Dcil_write_ast.c1033 case CIL_FSUSE_TRANS: in cil_write_fsuse()
Dcil_tree.c1568 } else if (fsuse->type == CIL_FSUSE_TRANS) { in cil_tree_print_node()
Dcil_policy.c1696 if (fsuse->type == CIL_FSUSE_TRANS) { in cil_fsuses_to_policy()
Dcil_build_ast.c4975 fsuse->type = CIL_FSUSE_TRANS; in cil_gen_fsuse()