Searched refs:tomoyo_path_matches_pattern2 (Results 1 – 1 of 1) sorted by relevance
819 static bool tomoyo_path_matches_pattern2(const char *f, const char *p) in tomoyo_path_matches_pattern2() function869 if (tomoyo_path_matches_pattern2(f, p_delimiter + 1)) in tomoyo_path_matches_pattern2()920 return tomoyo_path_matches_pattern2(f, p); in tomoyo_path_matches_pattern()