Searched defs:tomoyo_unix_acl (Results 1 – 2 of 2) sorted by relevance
772 struct tomoyo_unix_acl { struct773 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;