Function report |
Source Code:fs\nsfs.c |
Create Date:2022-07-28 20:12:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ns_get_name
Proto:int ns_get_name(char *buf, size_t size, struct task_struct *task, const struct proc_ns_operations *ns_ops)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
size_t | size | |
struct task_struct * | task | |
const struct proc_ns_operations * | ns_ops |
225 | If ns Then |
226 | name = If real_ns_name Else name |
230 | Return res |
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 |