![]() |
MobilityDB 1.3
|
Structure to represent the timezone cache hash table, which extends the ENTRY
structure used by hsearch https://man7.org/linux/man-pages/man3/hsearch.3.html with the additional field status
required by simplehash
More...
Data Fields | |
void * | data |
pointer to the timezone structure More... | |
char * | key |
timezone name (hashtable key) More... | |
char | status |
hash status More... | |
Structure to represent the timezone cache hash table, which extends the ENTRY
structure used by hsearch https://man7.org/linux/man-pages/man3/hsearch.3.html with the additional field status
required by simplehash