Function report |
Source Code:lib\klist.c |
Create Date:2022-07-28 06:16:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:knode_klist
Proto:static struct klist *knode_klist(struct klist_node *knode)
Type:struct klist
Parameter:
Type | Parameter | Name |
---|---|---|
struct klist_node * | knode |
49 | Return never access directly & KNODE_KLIST_MASK |
Name | Describe |
---|---|
klist_add_behind | klist_add_behind - Init a klist_node and add it after an existing node*@n: node we're adding.*@pos: node to put @n after |
klist_add_before | klist_add_before - Init a klist_node and add it before an existing node*@n: node we're adding.*@pos: node to put @n after |
klist_put |
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 |