Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in tomoyo_filetype() function
213 mode & S_IALLUGO, tomoyo_filetype(mode)); in tomoyo_print_header()
/kernel/linux/linux-6.6/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) in tomoyo_filetype() function
213 mode & S_IALLUGO, tomoyo_filetype(mode)); in tomoyo_print_header()

Completed in 2 milliseconds