Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dtomoyo.c149 return tomoyo_path_perm(TOMOYO_TYPE_UNLINK, &path, NULL); in tomoyo_path_unlink()
Dcommon.h246 TOMOYO_TYPE_UNLINK, enumerator
Dfile.c19 [TOMOYO_TYPE_UNLINK] = TOMOYO_MAC_FILE_UNLINK,
Dcommon.c148 [TOMOYO_TYPE_UNLINK] = "unlink",