Go to the source code of this file.
Macros | |
#define | _etext etext |
Functions | |
void | Tolower (char *q) |
double | xpercent (double part, double whole) |
int | xpercentInt (double part, double whole) |
double | xdiv (double nom, double denom) |
const char * | xitoa (int num) |
const char * | xint64toa (int64_t num) |
const char * | double_to_str (char *buf, int buf_size, double value) |
Macro Definition Documentation
◆ _etext
Function Documentation
◆ double_to_str()
Definition at line 77 of file util.cc.
Referenced by Mem::Report().
◆ Tolower()
void Tolower | ( | char * | q | ) |
Definition at line 28 of file util.cc.
References xtolower.
Referenced by CachePeer::CachePeer(), fqdncacheAddEntryFromHosts(), idnsAddPathComponent(), internalHostname(), internalRemoteUri(), ipcache_entry::ipcache_entry(), and ACLDomainData::parse().
◆ xdiv()
Definition at line 53 of file util.cc.
Referenced by cacheDigestReport(), httpHdrCcStatDumper(), httpHdrScStatDumper(), httpHdrScTargetStatDumper(), httpHeaderFieldStatDumper(), Mem::PoolReport(), and xpercent().
◆ xint64toa()
const char* xint64toa | ( | int64_t | num | ) |
◆ xitoa()
const char* xitoa | ( | int | num | ) |
Definition at line 60 of file util.cc.
Referenced by Ssl::CertValidationMsg::composeRequest(), Ipc::Port::MakeAddr(), ProcessMacros(), and HttpHeader::putInt().
◆ xpercent()
Definition at line 40 of file util.cc.
References xdiv().
Referenced by cacheDigestGuessStatsReport(), httpHeaderFldsPerHdrDumper(), httpHeaderStoreReport(), Mem::PoolReport(), refreshCountsStatsEntry(), refreshStats(), Mem::Report(), storeDigestReport(), CacheDigest::usedMaskPercent(), and xpercentInt().
◆ xpercentInt()
Definition at line 46 of file util.cc.
References xpercent().
Referenced by cacheDigestGuessStatsReport(), cacheDigestReport(), cacheQueryReport(), peerDigestSetCBlock(), statPeerSelect(), and storeDigestResize().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork
Web Site Translations
Mirrors
- Website:
- ... full list