Home
last modified time | relevance | path

Searched defs:cil_type (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_internal.h513 struct cil_type { struct
515 struct cil_type *bounds; argument
524 struct cil_typeattribute { argument
Dcil_binary.c460 int cil_type_to_policydb(policydb_t *pdb, struct cil_type *cil_type, void *type_value_to_cil[]) in cil_type_to_policydb()
489 int cil_type_bounds_to_policydb(policydb_t *pdb, struct cil_type *cil_type) in cil_type_bounds_to_policydb()