Searched defs:tomoyo_execve (Results 1 – 1 of 1) sorted by relevance
618 struct tomoyo_execve { struct619 struct tomoyo_request_info r;620 struct tomoyo_obj_info obj;621 struct linux_binprm *bprm;622 const struct tomoyo_path_info *transition;624 struct tomoyo_page_dump dump;626 char *tmp; /* Size is TOMOYO_EXEC_TMPSIZE bytes */