Home
last modified time | relevance | path

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

/linux-6.1.9/security/selinux/ss/
Dpolicydb.c1686 static int role_bounds_sanity_check(void *key, void *datum, void *datap) in role_bounds_sanity_check() function
1763 rc = hashtab_map(&p->p_roles.table, role_bounds_sanity_check, p); in policydb_bounds_sanity_check()