Data Fields | |
char * | key |
char * | data |
char * | key |
void * | data |
Definition at line 77 of file db_xdr.c.
void* string_dict_entry::data |
char* string_dict_entry::data |
Definition at line 79 of file db_xdr.c.
Referenced by hash_firstentry(), hash_nextentry(), hashadd(), hashfind(), hashrepl(), hashreplall_cb(), and mmdb_write_vattr().
char* string_dict_entry::key |
char* string_dict_entry::key |
Definition at line 78 of file db_xdr.c.
Referenced by hash_firstentry(), hash_firstkey(), hash_nextentry(), hash_nextkey(), hashadd(), hashdelete(), and nuke_hash_ent().