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 100 CIL_NETIFCON,
cil_reset_ast.c 287 static void cil_reset_netifcon(struct cil_netifcon *netifcon)
470 case CIL_NETIFCON:
cil_post.c 189 struct cil_netifcon *anetifcon = *(struct cil_netifcon**)a;
190 struct cil_netifcon *bnetifcon = *(struct cil_netifcon**)b;
364 case CIL_NETIFCON:
447 case CIL_NETIFCON: {
1289 case CIL_NETIFCON: {
1290 struct cil_netifcon *netifcon = node->data;
    [all...]
cil.c 701 case CIL_NETIFCON:
1038 case CIL_NETIFCON:
    [all...]
cil_verify.c 983 struct cil_netifcon *netif = node->data;
    [all...]
cil_copy_ast.c 1002 struct cil_netifcon *orig = data;
1003 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 41 milliseconds