#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 ast_db_gettree(), dundi_show_cache(), dundi_show_hints(), handle_cli_devstate_list(), handle_cli_presencestate_list(), load_module(), and process_clearcache().
| char* key |
Definition at line 32 of file astdb.h.
Referenced by ast_db_gettree(), dundi_show_cache(), dundi_show_hints(), function_db_keys(), handle_cli_devstate_list(), handle_cli_presencestate_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(), ast_db_gettree(), dundi_show_cache(), dundi_show_hints(), function_db_keys(), handle_cli_devstate_list(), handle_cli_presencestate_list(), load_module(), process_clearcache(), and reload_queue_members().