Data Fields | |
const char * | file |
struct { | |
file_version * next | |
} | list |
char * | version |
Definition at line 304 of file asterisk.c.
const char* file |
Definition at line 306 of file asterisk.c.
Referenced by ast_complete_source_filename(), ast_file_version_find(), ast_unregister_file_version(), and handle_show_version_files().
struct { ... } list |
struct file_version* next |
Definition at line 305 of file asterisk.c.
char* version |
Definition at line 307 of file asterisk.c.
Referenced by ast_file_version_find(), and handle_show_version_files().