Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dutil.c338 static inline bool tomoyo_alphabet_char(const char c) in tomoyo_alphabet_char() function
726 if (!tomoyo_alphabet_char(c)) in tomoyo_file_matches_pattern2()
770 while (tomoyo_alphabet_char(filename[j])) in tomoyo_file_matches_pattern2()