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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 52 CIL_CALL,
cil_reset_ast.c 545 case CIL_CALL:
cil_resolve_ast.c 87 if (parent->flavor == CIL_CALL) {
88 struct cil_call *call = parent->data;
    [all...]
cil.c 504 case CIL_CALL:
893 case CIL_CALL:
    [all...]
cil_verify.c 931 case CIL_CALL:
    [all...]
cil_copy_ast.c     [all...]
cil_tree.c     [all...]
cil_binary.c     [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c     [all...]

Completed in 63 milliseconds