Searched defs:tomoyo_file_matches_pattern (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dutil.c791 * tomoyo_file_matches_pattern - Pattern matching without '/' character.
800 static bool tomoyo_file_matches_pattern(const char *filename, function
851 if (!tomoyo_file_matches_pattern(f, f_delimiter, p,
878 if (!tomoyo_file_matches_pattern(f, f_delimiter, p + 2,

Completed in 42 milliseconds