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