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

/security/tomoyo/
H A Daudit.c109 * tomoyo_filetype - Get string representation of file type.
115 static inline const char *tomoyo_filetype(const umode_t mode) function
210 mode & S_IALLUGO, tomoyo_filetype(mode));

Completed in 120 milliseconds