Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c134 return tomoyo_path_perm(TOMOYO_TYPE_TRUNCATE, path, NULL); in tomoyo_path_truncate()
H A Dcommon.h249 TOMOYO_TYPE_TRUNCATE, enumerator
H A Dfile.c22 [TOMOYO_TYPE_TRUNCATE] = TOMOYO_MAC_FILE_TRUNCATE,
H A Dcommon.c151 [TOMOYO_TYPE_TRUNCATE] = "truncate",