Searched refs:tomoyo_filetype (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/tomoyo/
H A Daudit.c112 * tomoyo_filetype - Get string representation of file type.
118 static inline const char *tomoyo_filetype(const umode_t mode) function
213 mode & S_IALLUGO, tomoyo_filetype(mode));

Completed in 86 milliseconds