Searched defs:tomoyo_transition_control (Results 1 – 1 of 1) sorted by relevance
844 struct tomoyo_transition_control { struct845 struct tomoyo_acl_head head;846 u8 type; /* One of values in "enum tomoyo_transition_type". */848 bool is_last_name;849 const struct tomoyo_path_info *domainname; /* Maybe NULL */850 const struct tomoyo_path_info *program; /* Maybe NULL */