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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 112 CIL_DEFAULTRANGE,
cil_reset_ast.c 402 static void cil_reset_defaultrange(struct cil_defaultrange *def)
558 case CIL_DEFAULTRANGE:
cil_internal.h 945 struct cil_defaultrange { struct
1066 void cil_defaultrange_init(struct cil_defaultrange **def);
cil_copy_ast.c     [all...]
cil_build_ast.h 223 void cil_destroy_defaultrange(struct cil_defaultrange *def);
cil.c 778 case CIL_DEFAULTRANGE:
1142 case CIL_DEFAULTRANGE:
    [all...]
cil_policy.c 107 case CIL_DEFAULTRANGE:
807 struct cil_defaultrange *def;
    [all...]
cil_write_ast.c     [all...]
cil_resolve_ast.c     [all...]
cil_build_ast.c     [all...]
cil_binary.c     [all...]

Completed in 193 milliseconds