Home
last modified time | relevance | path

Searched defs:tomoyo_transition_control (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/security/tomoyo/
Dcommon.h844 struct tomoyo_transition_control { struct
845 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 */