Data Fields | |
const char * | file |
struct { | |
file_version * next | |
} | list |
char * | version |
Definition at line 267 of file asterisk.c.
const char* file |
Definition at line 269 of file asterisk.c.
Referenced by ast_unregister_file_version(), complete_show_version_files(), complete_show_version_files_deprecated(), handle_show_version_files(), and handle_show_version_files_deprecated().
struct { ... } list |
struct file_version* next |
Definition at line 268 of file asterisk.c.
char* version |
Definition at line 270 of file asterisk.c.
Referenced by handle_show_version_files(), and handle_show_version_files_deprecated().