Asterisk - The Open Source Telephony Project
18.5.0
|
#include <ndbm.h>
Data Fields | |
char * | dptr |
int | dsize |
char* dptr |
Definition at line 58 of file ndbm.h.
Referenced by dbm_delete(), dbm_fetch(), dbm_firstkey(), dbm_nextkey(), and dbm_store().
int dsize |
Definition at line 59 of file ndbm.h.
Referenced by dbm_delete(), dbm_fetch(), dbm_firstkey(), dbm_nextkey(), and dbm_store().