Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dtomoyo.c207 return tomoyo_path_perm(TOMOYO_TYPE_RMDIR, &path, NULL); in tomoyo_path_rmdir()
Dfile.c20 [TOMOYO_TYPE_RMDIR] = TOMOYO_MAC_FILE_RMDIR,
808 case TOMOYO_TYPE_RMDIR: in tomoyo_path_perm()
Dcommon.h244 TOMOYO_TYPE_RMDIR, enumerator
Dcommon.c148 [TOMOYO_TYPE_RMDIR] = "rmdir",