table of contents
sds_ht_slot(3) | Library Functions Manual | sds_ht_slot(3) |
NAME¶
sds_ht_slot
SYNOPSIS¶
#include <sds.h>
Data Fields¶
sds_ht_slot_state state
union {
sds_ht_value * value
struct _sds_ht_node * node
} slot
Detailed Description¶
ht slot
Field Documentation¶
union { ... } sds_ht_slot::slot¶
slot union
sds_ht_slot_state sds_ht_slot::state¶
the checksum
Author¶
Generated automatically by Doxygen for dirsrv from the source code.
Version 3.1.1 | dirsrv |