Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dfile.c22 [TOMOYO_TYPE_REWRITE] = "rewrite",
61 [TOMOYO_TYPE_REWRITE] = TOMOYO_MAC_FILE_REWRITE,
806 operation = TOMOYO_TYPE_REWRITE; in tomoyo_path_permission()
954 error = tomoyo_path_permission(&r, TOMOYO_TYPE_REWRITE, in tomoyo_check_open_permission()
1006 case TOMOYO_TYPE_REWRITE: in tomoyo_path_perm()
Dtomoyo.c180 return tomoyo_path_perm(TOMOYO_TYPE_REWRITE, &file->f_path); in tomoyo_file_fcntl()
Dcommon.h139 TOMOYO_TYPE_REWRITE, enumerator