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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 44 CIL_DATUM,
cil_post.c 859 cil_list_append(new, CIL_DATUM, cat);
1003 if (curr->flavor == CIL_DATUM) {
1032 // is just a CIL_STRING, not a CIL_DATUM, so just check on flavor for those
    [all...]
cil_policy.c 467 case CIL_DATUM:
667 case CIL_DATUM:
    [all...]
cil.c 476 case CIL_DATUM:
873 case CIL_DATUM:
    [all...]
cil_verify.c 323 if (i->flavor == CIL_DATUM) {
    [all...]
cil_resolve_ast.c 137 cil_list_append(*perm_datums, CIL_DATUM, perm_datum);
    [all...]
cil_binary.c     [all...]
cil_copy_ast.c 1358 case CIL_DATUM:
    [all...]
cil_tree.c 272 case CIL_DATUM:
    [all...]

Completed in 972 milliseconds