Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dtomoyo.c182 return tomoyo_path_perm(TOMOYO_TYPE_RMDIR, &path, NULL); in tomoyo_path_rmdir()
Dfile.c21 [TOMOYO_TYPE_RMDIR] = TOMOYO_MAC_FILE_RMDIR,
826 case TOMOYO_TYPE_RMDIR: in tomoyo_path_perm()
Dcommon.h248 TOMOYO_TYPE_RMDIR, enumerator
Dcommon.c150 [TOMOYO_TYPE_RMDIR] = "rmdir",