Home
last modified time | relevance | path

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

/linux-3.3/security/tomoyo/
Dcommon.h617 struct tomoyo_execve { struct
618 struct tomoyo_request_info r;
619 struct tomoyo_obj_info obj;
620 struct linux_binprm *bprm;
621 const struct tomoyo_path_info *transition;
623 struct tomoyo_page_dump dump;
625 char *tmp; /* Size is TOMOYO_EXEC_TMPSIZE bytes */