Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dgroup.c131 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, in tomoyo_path_matches_group() function
H A Dcommon.h967 const struct tomoyo_path_info *tomoyo_path_matches_group
H A Dfile.c86 return tomoyo_path_matches_group(name, ptr->group); in tomoyo_compare_name_union()