Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dtomoyo.c118 return tomoyo_path_perm(TOMOYO_TYPE_RMDIR, &path); in tomoyo_path_rmdir()
Dfile.c19 [TOMOYO_TYPE_RMDIR] = "rmdir",
58 [TOMOYO_TYPE_RMDIR] = TOMOYO_MAC_FILE_RMDIR,
1012 case TOMOYO_TYPE_RMDIR: in tomoyo_path_perm()
Dcommon.h136 TOMOYO_TYPE_RMDIR, enumerator