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

  /external/selinux/libsepol/cil/src/
cil_post.c 308 struct cil_ibendportcon *aibendportcon = *(struct cil_ibendportcon **)a;
309 struct cil_ibendportcon *bibendportcon = *(struct cil_ibendportcon **)b;
497 struct cil_ibendportcon *a_ibendportcon = *(struct cil_ibendportcon **)a;
498 struct cil_ibendportcon *b_ibendportcon = *(struct cil_ibendportcon **)b;
628 case CIL_IBENDPORTCON:
721 case CIL_IBENDPORTCON:
    [all...]
cil_internal.h 796 struct cil_ibendportcon { struct
987 void cil_ibendportcon_init(struct cil_ibendportcon **ibendportcon);
cil_reset_ast.c 330 static void cil_reset_ibendportcon(struct cil_ibendportcon *ibendportcon)
509 case CIL_IBENDPORTCON:
cil_build_ast.h 181 void cil_destroy_ibendportcon(struct cil_ibendportcon *ibendportcon);
cil_copy_ast.c 1232 struct cil_ibendportcon *orig = data;
1233 struct cil_ibendportcon *new = NULL;
    [all...]
cil_binary.c 3334 struct cil_ibendportcon *cil_ibendportcon = ibendportcons->array[i]; local
    [all...]
cil_policy.c     [all...]
cil_verify.c 1018 struct cil_ibendportcon *ib_end_port = node->data;
    [all...]
cil_tree.c     [all...]
cil.c 743 case CIL_IBENDPORTCON:
1114 case CIL_IBENDPORTCON:
    [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c     [all...]

Completed in 511 milliseconds