Searched refs:lh_kptr_table_new (Results 1 – 3 of 3) sorted by relevance
212 extern struct lh_table* lh_kptr_table_new(int size, const char *name,
454 struct lh_table* lh_kptr_table_new(int size, const char *name, in lh_kptr_table_new() function
72 json_object_table = lh_kptr_table_new(128, "json_object_table", NULL); in json_object_init()