Function report |
Source Code:kernel\utsname.c |
Create Date:2022-07-28 11:18:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:create_uts_ns
Proto:static struct uts_namespace *create_uts_ns(void)
Type:struct uts_namespace
Parameter:Nothing
37 | Return uts_ns |
Name | Describe |
---|---|
clone_uts_ns | Clone a new ns copying an original utsname, setting refcount to 1*@old_ns: namespace to clone* Return ERR_PTR(-ENOMEM) on error (failure to allocate), new ns otherwise |
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 |