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

  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 104 typedef struct common_datum { struct
  /external/selinux/libsepol/cil/src/
cil_resolve_ast.c 748 struct cil_symtab_datum *common_datum = NULL; local
756 rc = cil_resolve_name(current, clscom->common_str, CIL_SYM_COMMONS, extra_args, &common_datum);
762 common = (struct cil_class *)common_datum;
    [all...]
  /external/selinux/libsepol/src/
module_to_cil.c     [all...]

Completed in 93 milliseconds