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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 100 CIL_NODECON,
cil_reset_ast.c 298 static void cil_reset_nodecon(struct cil_nodecon *nodecon)
495 case CIL_NODECON:
cil_post.c 200 struct cil_nodecon *anodecon;
201 struct cil_nodecon *bnodecon;
202 anodecon = *(struct cil_nodecon**)a;
203 bnodecon = *(struct cil_nodecon**)b;
401 case CIL_NODECON:
527 case CIL_NODECON: {
    [all...]
android.c 708 case CIL_NODECON:
cil.c 730 case CIL_NODECON:
1096 case CIL_NODECON:
    [all...]
cil_verify.c 1065 struct cil_nodecon *nodecon = node->data;
    [all...]
cil_write_ast.c     [all...]
cil_copy_ast.c 1153 struct cil_nodecon *orig = data;
1154 struct cil_nodecon *new = NULL;
    [all...]
cil_tree.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]

Completed in 2276 milliseconds