Go to the source code of this file.
Functions | |
void | fd_open (const int fd, unsigned int, const char *description) |
void | fd_close (const int fd) |
Function Documentation
◆ fd_close()
void fd_close | ( | const int | fd | ) |
Definition at line 20 of file minimal.cc.
References debugs.
Referenced by comm_close_complete(), DiskThreadsDiskFile::doClose(), file_close(), CommIO::NotifyIOClose(), and DebugFile::reset().
◆ fd_open()
Definition at line 14 of file minimal.cc.
Referenced by Comm::TcpAcceptor::acceptInto(), comm_init_opened(), comm_open_uds(), ConfigureDebugging(), file_open(), CommIO::Initialize(), ipc_thread_1(), ipcCreate(), DiskThreadsDiskFile::openDone(), DebugFile::reset(), and Comm::SelectLoopInit().