Searched refs:TOMOYO_TYPE_IS_FILE (Results 1 – 4 of 4) sorted by relevance
123 return tomoyo_condition_keyword[TOMOYO_TYPE_IS_FILE]; in tomoyo_filetype()
84 TOMOYO_TYPE_IS_FILE, /* S_IFREG */ enumerator
876 case TOMOYO_TYPE_IS_FILE: in tomoyo_condition()
89 [TOMOYO_TYPE_IS_FILE] = "file",