Searched refs:TOMOYO_TYPE_PATH_ACL (Results 1 - 6 of 6) sorted by relevance

/linux-master/security/tomoyo/
H A Dfile.c390 .head.type = TOMOYO_TYPE_PATH_ACL,
582 r->param_type = TOMOYO_TYPE_PATH_ACL;
612 r->param_type = TOMOYO_TYPE_PATH_ACL;
H A Dgc.c163 case TOMOYO_TYPE_PATH_ACL:
H A Dutil.c1068 case TOMOYO_TYPE_PATH_ACL:
H A Ddomain.c116 !(new_entry->type == TOMOYO_TYPE_PATH_ACL &&
H A Dcommon.h229 TOMOYO_TYPE_PATH_ACL, enumerator in enum:tomoyo_acl_entry_type_index
710 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */
H A Dcommon.c1397 else if (acl_type == TOMOYO_TYPE_PATH_ACL) {

Completed in 170 milliseconds