|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct cache_file_mtime * | first |
| struct cache_file_mtime * | last |
| ast_mutex_t | lock |
Cached file mtime list.
Definition at line 115 of file main/config.c.
| struct cache_file_mtime* first |
Definition at line 115 of file main/config.c.
| struct cache_file_mtime* last |
Definition at line 115 of file main/config.c.
| ast_mutex_t lock |
Definition at line 115 of file main/config.c.
1.8.13