函数逻辑报告 |
Source Code:kernel\utsname_sysctl.c |
Create Date:2022-07-27 12:52:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_uts
函数原型:static void *get_uts(struct ctl_table *table)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct ctl_table * | table |
23 | which = (which - (char * ) & init_uts_ns) + uts_ns |
25 | 返回:which |
名称 | 描述 |
---|---|
proc_do_uts_string | Special case of dostring for the UTS structure. This has locks* to observe. Should this be in kernel/sys.c ???? |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |