Home
last modified time | relevance | path

Searched defs:tomoyo_unix_acl (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/security/tomoyo/
Dcommon.h772 struct tomoyo_unix_acl { struct
773 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_UNIX_ACL */
774 u8 protocol;
775 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */
776 struct tomoyo_name_union name;