destroy_cache
int destroy_cache;
if (handle->destroy_cache && handle->cache_name != NULL) {
handle->destroy_cache = 0;
handle->destroy_cache = 1;
int destroy_cache;
TRACE_IN(destroy_cache);
TRACE_OUT(destroy_cache);
void destroy_cache(cache);
destroy_cache(the_cache);