|
Squid Web Cache master
|
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 * |
| void IPH void *STUB const ipcache_addrs * | ipcache_gethostbyname (const char *, int) STUB_RETVAL(nullptr) void ipcacheInvalidate(const char *) STUB void ipcacheInvalidateNegative(const char *) STUB void ipcache_init(void) STUB void ipcacheMarkBadAddr(const char * |
| void IPH void *STUB const ipcache_addrs const Ip::Address &STUB void | ipcacheMarkGoodAddr (const char *, const Ip::Address &) STUB void ipcache_restart(void) STUB int ipcacheAddEntryFromHosts(const char * |
| #define STUB_API "ipcache.cc" |
Definition at line 12 of file stub_ipcache.cc.
| void IPH void *STUB const ipcache_addrs * ipcache_gethostbyname | ( | const char * | , |
| int | |||
| ) | const |
| void ipcache_purgelru | ( | void * | ) | const |
| void IPH void *STUB const ipcache_addrs const Ip::Address &STUB void ipcacheMarkGoodAddr | ( | const char * | , |
| const Ip::Address & | |||
| ) | const |