Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dnetwork.c329 struct tomoyo_unix_acl e = { .head.type = TOMOYO_TYPE_UNIX_ACL }; in tomoyo_write_unix_network()
568 r.param_type = TOMOYO_TYPE_UNIX_ACL; in tomoyo_unix_entry()
H A Dgc.c223 case TOMOYO_TYPE_UNIX_ACL: in tomoyo_del_acl()
H A Dutil.c1084 case TOMOYO_TYPE_UNIX_ACL: in tomoyo_domain_quota_is_ok()
H A Dcommon.h235 TOMOYO_TYPE_UNIX_ACL, enumerator
H A Dcommon.c1526 } else if (acl_type == TOMOYO_TYPE_UNIX_ACL) { in tomoyo_print_entry()