|
Squid Web Cache master
|
Go to the source code of this file.
Macros | |
| #define | STUB_API "cbdata.cc" |
Functions | |
| void * | cbdataInternalAlloc (cbdata_type) STUB_RETVAL(nullptr) void *cbdataInternalFree(void *) STUB_RETVAL(nullptr) void cbdataInternalLock(const void *) STUB void cbdataInternalUnlock(const void *) STUB int cbdataInternalReferenceDoneValid(void ** |
| void void ** | STUB_RETVAL (0) int cbdataReferenceValid(const void *) STUB_RETVAL(0) cbdata_type cbdataInternalAddType(cbdata_type |
| #define STUB_API "cbdata.cc" |
Definition at line 11 of file stub_cbdata.cc.
| void * cbdataInternalAlloc | ( | cbdata_type | ) | const |
Definition at line 89 of file stub_liblog.cc.
References CBDATA_CLASS_INIT, Log::TcpLogger::Open(), and STUB_RETVAL.