Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dhierarchy.c552 static int bounds_check_role_callback(hashtab_key_t k __attribute__ ((unused)), in bounds_check_role_callback() function
581 hashtab_map(p->p_roles.table, bounds_check_role_callback, &args); in bounds_check_roles()