Data Fields | |
const char * | file |
struct { | |
struct file_version * next | |
} | list |
char * | version |
Definition at line 324 of file asterisk.c.
const char* file |
Definition at line 326 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 [read] |
Definition at line 325 of file asterisk.c.
char* version |
Definition at line 327 of file asterisk.c.
Referenced by ast_file_version_find(), and handle_show_version_files().