#include <uthash.h>
Public Attributes | |
| struct UT_hash_table * | tbl |
| void * | prev |
| void * | next |
| struct UT_hash_handle * | hh_prev |
| struct UT_hash_handle * | hh_next |
| void * | key |
| unsigned | keylen |
| unsigned | hashv |
| unsigned hashv |
| struct UT_hash_handle* hh_next |
| struct UT_hash_handle* hh_prev |
| void* key |
| unsigned keylen |
| void* next |
| void* prev |
| struct UT_hash_table* tbl |