Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:04:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_bprm
Proto:static void free_bprm(struct linux_binprm *bprm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct linux_binprm * | bprm |
1421 | free_arg_pages(bprm) |
1422 | If cred Then |
1426 | If file Then |
1427 | allow_write_access(file) |
Name | Describe |
---|---|
__do_execve_file | sys_execve() executes a new program. |
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 |