Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:04:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_execveat_common
Proto:static int do_execveat_common(int fd, struct filename *filename, struct user_arg_ptr argv, struct user_arg_ptr envp, int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | fd | |
struct filename * | filename | |
struct user_arg_ptr | argv | |
struct user_arg_ptr | envp | |
int | flags |
1867 | Return sys_execve() executes a new program. |
Name | Describe |
---|---|
do_execve | |
do_execveat | |
compat_do_execve | |
compat_do_execveat |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |