Searched defs:pattern_end (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ | ||
H A D | util.c | 693 tomoyo_file_matches_pattern2(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) tomoyo_file_matches_pattern2() argument 812 tomoyo_file_matches_pattern(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) tomoyo_file_matches_pattern() argument [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ | ||
H A D | util.c | 698 tomoyo_file_matches_pattern2(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) tomoyo_file_matches_pattern2() argument 817 tomoyo_file_matches_pattern(const char *filename, const char *filename_end, const char *pattern, const char *pattern_end) tomoyo_file_matches_pattern() argument [all...] |
Completed in 3 milliseconds