Home
last modified time | relevance | path

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

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