|
Squid Web Cache master
|
#include <net_db.h>
Public Member Functions | |
| net_db_name (const char *name, netdbEntry *) | |
| ~net_db_name () | |
Public Attributes | |
| net_db_name * | next |
| netdbEntry * | net_db_entry |
| void * | key |
Private Member Functions | |
| MEMPROXY_CLASS (net_db_name) | |
| net_db_name::net_db_name | ( | const char * | name, |
| netdbEntry * | e | ||
| ) |
Definition at line 138 of file net_db.cc.
References netdbEntry::hosts, hash_link::key, netdbEntry::link_count, and xstrdup.
|
inline |
Definition at line 30 of file net_db.h.
References hash_link::key, and xfree.
|
private |
|
inherited |
Definition at line 19 of file hash.h.
Referenced by ClientInfo::ClientInfo(), fqdncache_entry::fqdncache_entry(), IdleConnList::IdleConnList(), ipcache_entry::ipcache_entry(), net_db_name(), ClientInfo::~ClientInfo(), ExternalACLEntry::~ExternalACLEntry(), fqdncache_entry::~fqdncache_entry(), IdleConnList::~IdleConnList(), ~net_db_name(), ACLExternal::aclMatchExternal(), Rock::SwapDir::anchorToCache(), MemStore::anchorToCache(), Store::CheckSwapMetaKey(), StoreEntry::clearPublicKeyScope(), Rock::SwapDir::createStoreIO(), CommQuotaQueue::dequeue(), CommQuotaQueue::enqueue(), external_acl_cache_add(), StoreEntry::forcePublicKey(), fqdncacheAddEntry(), fqdncacheParse(), StoreEntry::getMD5Text(), hash_join(), hash_remove_link(), StoreEntry::hashDelete(), StoreEntry::hashInsert(), hashKeyStr(), Rock::SwapDir::hasReadableEntry(), htcpQuery(), idnsStartQuery(), ipcacheAddEntry(), ipcacheRelease(), Fs::Ufs::UFSSwapDir::logEntry(), Store::Controller::markedForDeletionAndAbandoned(), my_free(), ipcache_entry::name(), neighborsUdpPing(), netdbHashInsert(), Ipc::StoreMap::openForUpdating(), Store::PackFields(), peerCountMcastPeersCreateAndSend(), StoreEntry::publicKey(), read_passwd_file(), Ipc::StoreMapAnchor::set(), StoreEntry::setPrivateKey(), StoreEntry::setPublicKey(), ClientInfo::setWriteLimiter(), MemStore::startCaching(), storeDigestAdd(), storeDigestDel(), storeGetPublic(), storeRebuildParseEntry(), Store::UnpackIndexSwapMeta(), and UFSCleanLog::write().
| netdbEntry* net_db_name::net_db_entry |
Definition at line 33 of file net_db.h.
Referenced by netdbHostDelete(), netdbLookupHost(), and netdbSendPing().
| net_db_name* net_db_name::next |
Definition at line 32 of file net_db.h.
Referenced by netdbDump(), netdbHostDelete(), netdbRelease(), netdbSaveState(), and netdbSendPing().