Function report |
Source Code:kernel\utsname_sysctl.c |
Create Date:2022-07-28 11:47:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_uts
Proto:static void *get_uts(struct ctl_table *table)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ctl_table * | table |
23 | which = (which - (char * ) & init_uts_ns) + uts_ns |
25 | Return which |
Name | Describe |
---|---|
proc_do_uts_string | Special case of dostring for the UTS structure. This has locks* to observe. Should this be in kernel/sys.c ???? |
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 |