HomeSort by relevance Sort by last modified time
    Searched refs:CIL_ROLEALLOW (Results 1 - 10 of 10) sorted by null

  /external/selinux/libsepol/cil/src/
cil_flavor.h 86 CIL_ROLEALLOW,
cil.c 690 case CIL_ROLEALLOW:
1044 case CIL_ROLEALLOW:
    [all...]
cil_write_ast.c 1262 case CIL_ROLEALLOW:
1263 rc = cil_write_unsupported("CIL_ROLEALLOW");
    [all...]
cil_copy_ast.c 571 struct cil_roleallow *orig = data;
572 struct cil_roleallow *new = NULL;
    [all...]
cil_tree.c 854 case CIL_ROLEALLOW: {
855 struct cil_roleallow *roleallow = node->data;
    [all...]
cil_policy.c 155 case CIL_ROLEALLOW:
    [all...]
cil_resolve_ast.c 1104 struct cil_roleallow *roleallow = current->data;
    [all...]
cil_binary.c     [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c     [all...]

Completed in 722 milliseconds