Searched defs:tomoyo_execve (Results 1 – 1 of 1) sorted by relevance
621 struct tomoyo_execve { struct622 struct tomoyo_request_info r;623 struct tomoyo_obj_info obj;624 struct linux_binprm *bprm;625 const struct tomoyo_path_info *transition;627 struct tomoyo_page_dump dump;629 char *tmp; /* Size is TOMOYO_EXEC_TMPSIZE bytes */