CUBRID Engine
latest
|
Public Attributes | |
dlisth | head |
void * | elem |
Definition at line 38 of file api_util.c.
void* ht_elem_s::elem |
Definition at line 41 of file api_util.c.
Referenced by hash_delete(), hash_destroy(), hash_insert(), and hash_lookup().
dlisth ht_elem_s::head |
Definition at line 40 of file api_util.c.
Referenced by hash_delete(), hash_insert(), and hash_lookup().