Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.h768 struct tomoyo_unix_acl { struct
769 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_UNIX_ACL */
770 u8 protocol;
771 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */
772 struct tomoyo_name_union name;