Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dtomoyo.c104 return tomoyo_path_perm(TOMOYO_TYPE_UNLINK, &path); in tomoyo_path_unlink()
Dfile.c18 [TOMOYO_TYPE_UNLINK] = "unlink",
57 [TOMOYO_TYPE_UNLINK] = TOMOYO_MAC_FILE_UNLINK,
Dcommon.h135 TOMOYO_TYPE_UNLINK, enumerator