
Go to the source code of this file.
Functions | |
int | xclose (int fd) |
POSIX close(2) equivalent. More... | |
int | xgethostname (char *name, size_t nameLength) |
POSIX gethostname(2) equivalent. More... | |
int | xopen (const char *filename, int oflag, int pmode=0) |
POSIX open(2) equivalent. More... | |
int | xread (int fd, void *buf, size_t bufSize) |
POSIX read(2) equivalent. More... | |
int | xwrite (int fd, const void *buf, size_t bufSize) |
POSIX write(2) equivalent. More... | |
Function Documentation
◆ xclose()
Definition at line 43 of file unistd.h.
Referenced by IcmpPinger::Close(), Icmp::Close(), File::close(), comm_close_complete(), Rock::SwapDir::create(), do_close(), file_close(), Ipc::Coordinator::handleCacheMgrRequest(), ipcCreate(), Eui::Eui48::lookup(), main(), CommIO::NotifyIOClose(), Ip::Intercept::PfInterception(), Ip::Intercept::ProbeForTproxy(), Mgr::Action::respond(), squidaio_cleanup_request(), squidaio_do_close(), and Ssl::Lock::unlock().
◆ xgethostname()
Definition at line 49 of file unistd.h.
Referenced by getMyHostname().
◆ xopen()
Definition at line 55 of file unistd.h.
Referenced by Rock::SwapDir::create(), do_open(), file_open(), Ssl::Lock::lock(), main(), File::open(), Ip::Intercept::PfInterception(), Comm::SelectLoopInit(), and watch_child().
◆ xread()
Definition at line 61 of file unistd.h.
Referenced by default_read_method(), do_read(), ipc_thread_1(), ipc_thread_2(), ipcCreate(), main(), IcmpPinger::Open(), File::readSmall(), squidaio_do_read(), Rock::Rebuild::start(), and unlinkdUnlink().
◆ xwrite()
Definition at line 67 of file unistd.h.
Referenced by comm_flush_updates(), Rock::SwapDir::create(), default_write_method(), do_write(), ipc_thread_1(), ipcCreate(), logfile_mod_udp_write(), IcmpPinger::Open(), squidaio_do_write(), unlinkdUnlink(), and File::writeAll().
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