Searched defs:tomoyo_path_number_acl (Results 1 – 1 of 1) sorted by relevance
715 struct tomoyo_path_number_acl { struct717 /* Bitmask of values in "enum tomoyo_path_number_acl_index". */ argument718 u8 perm;719 struct tomoyo_name_union name;720 struct tomoyo_number_union number;