Function report |
Source Code:lib\rhashtable.c |
Create Date:2022-07-28 06:25:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hltable_init - initialize a new hash list table*@hlt: hash list table to be initialized*@params: configuration parameters* Initializes a new hash list table.* See documentation for rhashtable_init.
Proto:int rhltable_init(struct rhltable *hlt, const struct rhashtable_params *params)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rhltable * | hlt | |
const struct rhashtable_params * | params |
1084 | rhlist = true |
1085 | Return err |
Name | Describe |
---|---|
test_rhltable | |
test_insert_dup |
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 |