|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| size_t | dirname_len |
| struct ast_media_index * | index |
| const char * | search_filename |
| size_t | search_filename_len |
| const char * | search_variant |
Definition at line 502 of file media_index.c.
| size_t dirname_len |
Definition at line 507 of file media_index.c.
Referenced by ast_media_index_update_for_file(), and read_dirs_cb().
| struct ast_media_index* index |
Definition at line 506 of file media_index.c.
Referenced by ast_media_index_update_for_file(), and read_dirs_cb().
| const char* search_filename |
Definition at line 503 of file media_index.c.
Referenced by ast_media_index_update_for_file(), and read_dirs_cb().
| size_t search_filename_len |
Definition at line 504 of file media_index.c.
Referenced by read_dirs_cb().
| const char* search_variant |
Definition at line 505 of file media_index.c.
Referenced by ast_media_index_update_for_file(), and read_dirs_cb().