Searched defs:tomoyo_path2_acl (Results 1 – 1 of 1) sorted by relevance
501 struct tomoyo_path2_acl { struct502 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH2_ACL */503 u8 perm;504 struct tomoyo_name_union name1;505 struct tomoyo_name_union name2;