Function report |
Source Code:kernel\fork.c |
Create Date:2022-07-28 08:59:03 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Helper to unshare the files of the current task.* We don't want to expose copy_files internals to* the exec layer of the kernel.
Proto:int unshare_files(struct files_struct **displaced)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct files_struct ** | displaced |
3024 | task = current process |
3025 | struct files_struct * copy = NULL |
3033 | displaced = Open file information: |
3035 | Open file information: = copy |
3036 | task_unlock(task) |
3037 | Return 0 |
Name | Describe |
---|---|
do_coredump |
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 |