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

/security/tomoyo/
H A Dutil.c358 * tomoyo_valid - Check whether the character is a valid char.
364 static inline bool tomoyo_valid(const unsigned char c) function
426 while (tomoyo_valid(*sp))

Completed in 3 milliseconds