|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct sorcery_memory_cache * | cache |
| struct ast_sorcery * | sorcery |
| char * | type |
Definition at line 871 of file res_sorcery_memory_cache.c.
| struct sorcery_memory_cache* cache |
Definition at line 873 of file res_sorcery_memory_cache.c.
Referenced by stale_cache_update(), stale_cache_update_task_data_alloc(), and stale_cache_update_task_data_destructor().
| struct ast_sorcery* sorcery |
Definition at line 872 of file res_sorcery_memory_cache.c.
Referenced by stale_cache_update(), stale_cache_update_task_data_alloc(), and stale_cache_update_task_data_destructor().
| char* type |
Definition at line 874 of file res_sorcery_memory_cache.c.
Referenced by Property::load(), stale_cache_update(), stale_cache_update_task_data_alloc(), and stale_cache_update_task_data_destructor().
1.8.13