Searched defs:tomoyo_path_number_acl (Results 1 – 1 of 1) sorted by relevance
458 struct tomoyo_path_number_acl { struct459 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */460 u8 perm;461 struct tomoyo_name_union name;462 struct tomoyo_number_union number;