#include <stdio.h>
#include <fcntl.h>
#include <stropts.h>
#include <sys/dlpi.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/errno.h>
◆ MAXDLBUF
◆ main()
References attach_req, buffer, ctl, dlpadd, errno, fd, flags, MAXDLBUF, NULL, phys_addr_req, and ppa.
◆ attach_req
dl_attach_req_t attach_req |
◆ buffer
◆ ctl
◆ dlpadd
dl_phys_addr_ack_t* dlpadd |
◆ errno
◆ fd
Referenced by OMEsocketDescriptor::acceptConnection(), PollMonitor::addFile(), HTTPstatusLog::addHTTPsession(), PollMonitor::addWatchFileForAddedContent(), Read_And_Process_File::closeFile(), OMEioEvent::deselectIOevent(), PollMonitor::doPoll(), PollMonitor::dropDescriptor(), PollMonitor::findFDentry(), Read_And_Process_File::findTypeOfFile(), PollMonitor::getFileSizeForDescriptor(), MetaDataLoaderForFormat< RECORD_CLASS >::loadMetaDataHeader(), main(), LogManager::newLogFileForComponent(), LogManager::newLogToFileDescriptor(), OMEmakeRandomKey(), Read_And_Process_File::openFile(), and HTTPstatusLog::removeHTTPsession().
◆ flags
◆ phys_addr_req
dl_phys_addr_req_t phys_addr_req |
◆ ppa