
Go to the source code of this file.
Macros | |
#define | STUB_API "ipcache.cc" |
Functions | |
void | ipcache_purgelru (void *) STUB void ipcache_nbgethostbyname(const char *name |
void IPH void *handlerData STUB const ipcache_addrs * | ipcache_gethostbyname (const char *, int flags) STUB_RETVAL(NULL) void ipcacheInvalidate(const char *) STUB void ipcacheInvalidateNegative(const char *) STUB void ipcache_init(void) STUB void ipcacheMarkBadAddr(const char *name |
void IPH void *handlerData STUB const ipcache_addrs const Ip::Address &STUB void | ipcacheMarkGoodAddr (const char *name, const Ip::Address &) STUB void ipcacheFreeMemory(void) STUB void ipcache_restart(void) STUB int ipcacheAddEntryFromHosts(const char *name |
Variables | |
void IPH * | handler |
Macro Definition Documentation
◆ STUB_API
#define STUB_API "ipcache.cc" |
Definition at line 12 of file stub_ipcache.cc.
Function Documentation
◆ ipcache_gethostbyname()
void IPH void* handlerData STUB const ipcache_addrs* ipcache_gethostbyname | ( | const char * | , |
int | flags | ||
) | const |
◆ ipcache_purgelru()
void ipcache_purgelru | ( | void * | ) | const |
◆ ipcacheMarkGoodAddr()
void IPH void* handlerData STUB const ipcache_addrs const Ip::Address& STUB void ipcacheMarkGoodAddr | ( | const char * | name, |
const Ip::Address & | |||
) | const |
Variable Documentation
◆ handler
void IPH* handler |
Definition at line 16 of file stub_ipcache.cc.
Referenced by cbdataDialer(), comm_add_close_handler(), comm_remove_close_handler(), commUpdateReadBits(), commUpdateWriteBits(), constructHelperQuery(), Mgr::FunAction::dump(), file_read(), file_write_mbuf(), fqdncache_nbgethostbyaddr(), Ftp::Server::handleReply(), Ftp::Server::handleRequest(), ipcache_nbgethostbyname(), ipcache_nbgethostbyname_(), kq_update_events(), redirectStart(), StoreEntry::registerAbortCallback(), Mgr::RegisterAction(), CacheManager::registerProfile(), Comm::SetSelect(), Ipc::UdsOp::setTimeout(), Auth::UserRequest::start(), and storeIdStart().