Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dutil.c854 static bool tomoyo_path_matches_pattern2(const char *f, const char *p) in tomoyo_path_matches_pattern2() function
904 if (tomoyo_path_matches_pattern2(f, p_delimiter + 1)) in tomoyo_path_matches_pattern2()
955 return tomoyo_path_matches_pattern2(f, p); in tomoyo_path_matches_pattern()

Completed in 4 milliseconds