#include <cache_manager.h>
Data Fields | |
| cache_param_t * | first |
| first cache pointer of the list | |
| cache_param_t * | last |
| last cache pointer of the list | |
first cache pointer of the list
Referenced by gene_cachelist(), insert_cache_into_list(), print_allcache(), search_cache(), search_cacheBycid(), search_cacheBycsn(), and search_cacheBytid().
1.5.6