Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcommon.h849 struct tomoyo_transition_control { struct
850 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 */