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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dgroup.c78 * tomoyo_path_matches_group - Check whether the given pathname matches members of the given pathname group.
89 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname, function
H A Dcommon.h740 tomoyo_path_matches_group(const struct tomoyo_path_info *pathname,
H A Dfile.c103 return tomoyo_path_matches_group(name, ptr->group);

Completed in 104 milliseconds