Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_RENAME (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c293 const int err = tomoyo_path2_perm(TOMOYO_TYPE_RENAME, &path2, in tomoyo_path_rename()
299 return tomoyo_path2_perm(TOMOYO_TYPE_RENAME, &path1, &path2); in tomoyo_path_rename()
H A Dfile.c41 [TOMOYO_TYPE_RENAME] = TOMOYO_MAC_FILE_RENAME,
926 case TOMOYO_TYPE_RENAME: in tomoyo_path2_perm()
H A Dcommon.h282 TOMOYO_TYPE_RENAME, enumerator