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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 97 CIL_PORTCON,
cil_reset_ast.c 266 static void cil_reset_portcon(struct cil_portcon *portcon)
461 case CIL_PORTCON:
cil_post.c 157 struct cil_portcon *aportcon = *(struct cil_portcon**)a;
158 struct cil_portcon *bportcon = *(struct cil_portcon**)b;
376 case CIL_PORTCON:
502 case CIL_PORTCON: {
1265 case CIL_PORTCON: {
1266 struct cil_portcon *portcon = node->data;
    [all...]
cil.c 692 case CIL_PORTCON:
1032 case CIL_PORTCON:
    [all...]
cil_verify.c 1082 struct cil_portcon *port = node->data;
    [all...]
cil_copy_ast.c 1107 struct cil_portcon *orig = data;
1108 struct cil_portcon *new = NULL;
    [all...]
cil_tree.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]

Completed in 46 milliseconds