sds_ht_value(3)
| sds_ht_value(3) | dirsrv | sds_ht_value(3) |
NAME
sds_ht_value
SYNOPSIS
#include <sds.h>
Data Fields
uint32_t checksum
void * key
void * value
Detailed Description
ht values
Field Documentation
uint32_t sds_ht_value::checksum
the checksum
void* sds_ht_value::key
the key
void* sds_ht_value::value
the key value
Author
Generated automatically by Doxygen for dirsrv from the source code.
| Thu Dec 25 2025 | Version 2.2.10 |
