函数逻辑报告 | 
Source Code:ipc\namespace.c | 
Create Date:2022-07-27 18:28:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:copy_ipcs
函数原型:struct ipc_namespace *copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns)
返回类型:struct ipc_namespace
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | flags | |
| struct user_namespace * | user_ns | |
| struct ipc_namespace * | ns | 
| 82 | 如果非flags按位与新消息空间的值则返回:get_ipc_ns(ns) | 
| 84 | 返回:create_ipc_ns(user_ns, ns) | 
| 名称 | 描述 | 
|---|---|
| create_new_namespaces | Create new nsproxy and all of its the associated namespaces.* Return the newly created nsproxy. Do not attach this to the task,* leave it to the caller to do proper locking and attach it to task. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |