Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_TRUNCATE (Results 1 – 4 of 4) sorted by relevance

/security/tomoyo/
Dtomoyo.c162 return tomoyo_path_perm(TOMOYO_TYPE_TRUNCATE, path, NULL); in tomoyo_path_truncate()
Dcommon.h245 TOMOYO_TYPE_TRUNCATE, enumerator
Dfile.c21 [TOMOYO_TYPE_TRUNCATE] = TOMOYO_MAC_FILE_TRUNCATE,
Dcommon.c149 [TOMOYO_TYPE_TRUNCATE] = "truncate",