Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dpolicydb.c1757 static int type_bounds_sanity_check(void *key, void *datum, void *datap) in type_bounds_sanity_check() function
1802 rc = hashtab_map(&p->p_types.table, type_bounds_sanity_check, p); in policydb_bounds_sanity_check()