|
Squid Web Cache master
|
Go to the source code of this file.
Functions | |
| int64_t | strtoll (const char *nptr, char **endptr, int base) |
| int64_t strtoll | ( | const char * | nptr, |
| char ** | endptr, | ||
| int | base | ||
| ) |
Definition at line 61 of file strtoll.c.
References INT64_MAX, INT64_MIN, xisalpha, xisdigit, xisspace, and xisupper.
Referenced by ftpListParseParts(), ftpReadSize(), ClientRequestContext::hostHeaderVerify(), httpHeaderParseOffset(), main(), Store::Disk::optionObjectSizeParse(), ParseBuffer(), ParseBuffer(), Rock::SwapDir::parseRateOption(), Rock::SwapDir::parseSizeOption(), Rock::SwapDir::parseTimeOption(), StringToInt64(), and xatoll().