Home
last modified time | relevance | path

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

/linux-2.6.39/security/tomoyo/
Dtomoyo.c203 return tomoyo_path_number_perm(TOMOYO_TYPE_CHMOD, &path, in tomoyo_path_chmod()
Dfile.c47 [TOMOYO_TYPE_CHMOD] = "chmod",
83 [TOMOYO_TYPE_CHMOD] = TOMOYO_MAC_FILE_CHMOD,
253 case TOMOYO_TYPE_CHMOD: in tomoyo_audit_path_number_log()
Dcommon.h166 TOMOYO_TYPE_CHMOD, enumerator