Searched refs:TOMOYO_TYPE_MKDEV_ACL (Results 1 - 5 of 5) sorted by relevance

/linux-master/security/tomoyo/
H A Dgc.c186 case TOMOYO_TYPE_MKDEV_ACL:
H A Dfile.c466 .head.type = TOMOYO_TYPE_MKDEV_ACL,
878 r.param_type = TOMOYO_TYPE_MKDEV_ACL;
H A Dutil.c1078 case TOMOYO_TYPE_MKDEV_ACL:
H A Dcommon.h232 TOMOYO_TYPE_MKDEV_ACL, enumerator in enum:tomoyo_acl_entry_type_index
729 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */
H A Dcommon.c1470 } else if (acl_type == TOMOYO_TYPE_MKDEV_ACL) {

Completed in 150 milliseconds