Home
last modified time | relevance | path

Searched refs:bounds_check_roles (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
Dhierarchy.h42 extern int bounds_check_roles(sepol_handle_t *handle, policydb_t *p);
/external/selinux/libsepol/src/
Dhierarchy.c537 int bounds_check_roles(sepol_handle_t *handle, policydb_t *p) in bounds_check_roles() function
685 rc = bounds_check_roles(handle, p); in hierarchy_check_constraints()
/external/selinux/libsepol/cil/src/
Dcil_binary.c5059 rc = bounds_check_roles(NULL, pdb); in cil_binary_create_allocated_pdb()