Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_internal.h502 struct cil_role { struct
504 struct cil_role *bounds; argument
509 struct cil_roleattribute { argument
Dcil_binary.c364 int cil_role_to_policydb(policydb_t *pdb, struct cil_role *cil_role) in cil_role_to_policydb()
399 static int cil_role_bounds_to_policydb(policydb_t *pdb, struct cil_role *cil_role) in cil_role_bounds_to_policydb()