函数逻辑报告 |
Source Code:fs\file.c |
Create Date:2022-07-29 10:38:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__set_close_on_exec
函数原型:static inline void __set_close_on_exec(unsigned int fd, struct fdtable *fdt)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | fd | |
struct fdtable * | fdt |
名称 | 描述 |
---|---|
__alloc_fd | allocate a file descriptor, mark it busy. |
set_close_on_exec | We only lock f_pos if we have threads or if the file might be* shared with another process. In both cases we'll have an elevated* file count (done either by fdget() or by fork()). |
do_dup2 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |