Searched defs:tomoyo_transition_control (Results 1 – 1 of 1) sorted by relevance
849 struct tomoyo_transition_control { struct850 struct tomoyo_acl_head head;851 u8 type; /* One of values in "enum tomoyo_transition_type". */853 bool is_last_name;854 const struct tomoyo_path_info *domainname; /* Maybe NULL */855 const struct tomoyo_path_info *program; /* Maybe NULL */