Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:04:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:would_dump
Proto:void would_dump(struct linux_binprm *bprm, struct file *file)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct linux_binprm * | bprm | |
struct file * | file |
1314 | inode = file_inode(file) |
1315 | If inode_permission(inode, MAY_READ) < 0 Then |
1326 | user_ns = get_user_ns(user_ns) |
1327 | put_user_ns(old) |
Name | Describe |
---|---|
__do_execve_file | sys_execve() executes a new program. |
load_misc_binary | he loader itself |
load_elf_binary | |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
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 |