Data Fields | |
const char * | file |
struct { | |
file_version * next | |
} | list |
char * | version |
Definition at line 275 of file asterisk.c.
const char* file |
Definition at line 277 of file asterisk.c.
Referenced by ast_file_version_find(), ast_unregister_file_version(), and handle_show_version_files().
struct { ... } list |
struct file_version* next |
Definition at line 276 of file asterisk.c.
char* version |
Definition at line 278 of file asterisk.c.
Referenced by ast_file_version_find(), and handle_show_version_files().