Home
last modified time | relevance | path

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

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