Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dutil.c306 static inline bool tomoyo_byte_range(const char *str) in tomoyo_byte_range() function
687 else if (tomoyo_byte_range(filename + 1)) in tomoyo_file_matches_pattern2()
715 if (c == '\\' && tomoyo_byte_range(filename + 1) in tomoyo_file_matches_pattern2()
736 else if (tomoyo_byte_range(filename + i + 1)) in tomoyo_file_matches_pattern2()