Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/policydb/
Dhierarchy.h41 extern int bounds_check_users(sepol_handle_t *handle, policydb_t *p);
/external/selinux/libsepol/src/
Dhierarchy.c580 int bounds_check_users(sepol_handle_t *handle, policydb_t *p) in bounds_check_users() function
681 rc = bounds_check_users(handle, p); in hierarchy_check_constraints()
/external/selinux/libsepol/cil/src/
Dcil_binary.c5053 rc = bounds_check_users(NULL, pdb); in cil_binary_create_allocated_pdb()