Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Dcommon.h767 struct tomoyo_unix_acl { struct
768 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_UNIX_ACL */
769 u8 protocol;
770 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */
771 struct tomoyo_name_union name;