Skip to content

Instantly share code, notes, and snippets.

@ywkaras
Last active November 16, 2022 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ywkaras/bfd60fdfa585ba21ffa3423f4ab5cfff to your computer and use it in GitHub Desktop.
Save ywkaras/bfd60fdfa585ba21ffa3423f4ab5cfff to your computer and use it in GitHub Desktop.
Symbols defined in iocore/cache referenced by source code in other directories
cache_config_read_while_writer
CacheHTTPInfoVector::~CacheHTTPInfoVector()
CacheHTTPInfoVector::CacheHTTPInfoVector()
CacheHTTPInfoVector::insert(HTTPInfo*, int)
CacheHTTPInfoVector::marshal(char*, int)
CacheHTTPInfoVector::marshal_length()
cacheProcessor
CacheProcessor::auto_clear_flag
CacheProcessor::dir_check(bool)
CacheProcessor::find_by_path(char const*, int)
CacheProcessor::IsCacheEnabled()
CacheProcessor::IsCacheReady(CacheFragType)
CacheProcessor::mark_storage_offline(CacheDisk*, bool)
CacheProcessor::open_read(Continuation*, ats::CryptoHash const*, CacheFragType, char const*, int)
CacheProcessor::open_read(Continuation*, HttpCacheKey const*, HTTPHdr*, OverridableHttpConfigParams const*, long, CacheFragType)
CacheProcessor::open_write(Continuation*, ats::CryptoHash*, CacheFragType, int, int, long, char*, int)
CacheProcessor::open_write(Continuation*, int, HttpCacheKey const*, HTTPHdr*, HTTPInfo*, long, CacheFragType)
CacheProcessor::remove(Continuation*, ats::CryptoHash const*, CacheFragType, char const*, int)
CacheProcessor::remove(Continuation*, HttpCacheKey const*, CacheFragType)
CacheProcessor::scan(Continuation*, char*, int, int)
CacheProcessor::start_internal(int)
CacheProcessor::start(int, unsigned long)
CacheProcessor::stop()
ink_cache_init(ts::ModuleVersion)
Store::read_config()
Store::~Store()
Store::Store()
Store::write_config_data(int) const
sync_cache_dir_on_shutdown()
zero_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment