Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dtomoyo.c125 return tomoyo_path_perm(TOMOYO_TYPE_SYMLINK, &path); in tomoyo_path_symlink()
Dfile.c21 [TOMOYO_TYPE_SYMLINK] = "symlink",
60 [TOMOYO_TYPE_SYMLINK] = TOMOYO_MAC_FILE_SYMLINK,
Dcommon.h138 TOMOYO_TYPE_SYMLINK, enumerator