#include <astdb.h>
Collaboration diagram for ast_db_entry:

Data Fields | |
| char | data [0] |
| char * | key |
| ast_db_entry * | next |
Definition at line 30 of file astdb.h.
| char data[0] |
| char* key |
| struct ast_db_entry* next |
Definition at line 31 of file astdb.h.
Referenced by ast_db_freetree(), reload_agents(), and reload_queue_members().
1.5.1