|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct sorcery_memory_cache * | cache |
| void * | object |
| struct ast_sorcery * | sorcery |
Definition at line 956 of file res_sorcery_memory_cache.c.
| struct sorcery_memory_cache* cache |
Definition at line 958 of file res_sorcery_memory_cache.c.
Referenced by stale_item_update(), stale_update_task_data_alloc(), and stale_update_task_data_destructor().
| void* object |
Definition at line 959 of file res_sorcery_memory_cache.c.
Referenced by stale_item_update(), stale_update_task_data_alloc(), and stale_update_task_data_destructor().
| struct ast_sorcery* sorcery |
Definition at line 957 of file res_sorcery_memory_cache.c.
Referenced by stale_item_update(), stale_update_task_data_alloc(), and stale_update_task_data_destructor().
1.8.13