Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_PATH2_ACL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Dfile.c545 .head.type = TOMOYO_TYPE_PATH2_ACL, in tomoyo_update_path2_acl()
937 r.param_type = TOMOYO_TYPE_PATH2_ACL; in tomoyo_path2_perm()
H A Dgc.c170 case TOMOYO_TYPE_PATH2_ACL: in tomoyo_del_acl()
H A Dutil.c1071 case TOMOYO_TYPE_PATH2_ACL: in tomoyo_domain_quota_is_ok()
H A Dcommon.h230 TOMOYO_TYPE_PATH2_ACL, enumerator
H A Dcommon.c1428 } else if (acl_type == TOMOYO_TYPE_PATH2_ACL) { in tomoyo_print_entry()