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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 105 CIL_IOPORTCON,
cil_reset_ast.c 337 static void cil_reset_ioportcon(struct cil_ioportcon *ioportcon)
510 case CIL_IOPORTCON:
cil_post.c 266 struct cil_ioportcon *aioportcon = *(struct cil_ioportcon**)a;
267 struct cil_ioportcon *bioportcon = *(struct cil_ioportcon**)b;
410 case CIL_IOPORTCON:
568 case CIL_IOPORTCON: {
    [all...]
cil.c 733 case CIL_IOPORTCON:
1091 case CIL_IOPORTCON:
    [all...]
cil_verify.c 1149 struct cil_ioportcon *ioport = node->data;
    [all...]
cil_copy_ast.c 1252 struct cil_ioportcon *orig = data;
1253 struct cil_ioportcon *new = NULL;
    [all...]
cil_tree.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]

Completed in 46 milliseconds