Searched defs:UT_hash_handle (Results 1 – 1 of 1) sorted by relevance
1097 typedef struct UT_hash_handle { struct1101 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument1102 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument1106 } UT_hash_handle; argument