Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dhierarchy.c595 static int bounds_check_user_callback(hashtab_key_t k __attribute__ ((unused)), in bounds_check_user_callback() function
624 hashtab_map(p->p_users.table, bounds_check_user_callback, &args); in bounds_check_users()