Searched refs:is_excluded (Results 1 – 3 of 3) sorted by relevance
130 if (appid != 0 && !is_excluded(name->name, parent_data->userid)) in get_derived_permission_new()
490 extern appid_t is_excluded(const char *app_name, userid_t userid);
141 appid_t is_excluded(const char *key, userid_t user) in is_excluded() function