ESAPI-C 1.0
The OWASP Enterprise Security API for C

UT_hash_table Struct Reference

Data Fields

UT_hash_bucketbuckets
unsigned num_buckets
unsigned log2_num_buckets
unsigned num_items
struct UT_hash_handletail
ptrdiff_t hho
unsigned ideal_chain_maxlen
unsigned nonideal_items
unsigned ineff_expands
unsigned noexpand
uint32_t signature

Detailed Description

Definition at line 936 of file uthash.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines