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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 102 CIL_NETIFCON,
cil_reset_ast.c 312 static void cil_reset_netifcon(struct cil_netifcon *netifcon)
501 case CIL_NETIFCON:
cil_post.c 189 struct cil_netifcon *anetifcon = *(struct cil_netifcon**)a;
190 struct cil_netifcon *bnetifcon = *(struct cil_netifcon**)b;
389 case CIL_NETIFCON:
480 case CIL_NETIFCON: {
    [all...]
cil.c 724 case CIL_NETIFCON:
1085 case CIL_NETIFCON:
    [all...]
cil_verify.c 987 struct cil_netifcon *netif = node->data;
    [all...]
cil_copy_ast.c 1081 struct cil_netifcon *orig = data;
1082 struct cil_netifcon *new = NULL;
    [all...]
cil_tree.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c     [all...]

Completed in 194 milliseconds