Searched refs:bounds_check_users (Results 1 – 3 of 3) sorted by relevance
41 extern int bounds_check_users(sepol_handle_t *handle, policydb_t *p);
576 int bounds_check_users(sepol_handle_t *handle, policydb_t *p) in bounds_check_users() function677 rc = bounds_check_users(handle, p); in hierarchy_check_constraints()
5164 rc = bounds_check_users(NULL, pdb); in cil_binary_create_allocated_pdb()