#include <astdb.h>

Data Fields | |
| char | data [0] |
| char * | key |
| struct ast_db_entry * | next |
| char data[0] |
Definition at line 33 of file astdb.h.
Referenced by db_gettree_cb(), handle_cli_devstate_list(), load_module(), and process_clearcache().
| char* key |
Definition at line 32 of file astdb.h.
Referenced by db_gettree_cb(), handle_cli_devstate_list(), load_module(), process_clearcache(), and reload_queue_members().
| struct ast_db_entry* next |
Definition at line 31 of file astdb.h.
Referenced by ast_db_freetree(), db_gettree_cb(), handle_cli_devstate_list(), load_module(), process_clearcache(), and reload_queue_members().