Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dfile.c50 [TOMOYO_TYPE_CREATE] = TOMOYO_MAC_FILE_CREATE,
219 case TOMOYO_TYPE_CREATE: in tomoyo_audit_path_number_log()
H A Dtomoyo.c229 int type = TOMOYO_TYPE_CREATE; in tomoyo_path_mknod()
H A Dcommon.h289 TOMOYO_TYPE_CREATE, enumerator