Home
last modified time | relevance | path

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

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