#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <utime.h>
#include <climits>
#include <cerrno>
#include <cstdlib>
Go to the source code of this file.
Macros | |
#define | O_NONBLOCK 0 |
#define O_NONBLOCK 0 |
Definition at line 21 of file SysFile.h.
Referenced by DQMNet::DQMNet(), IOChannel::isBlocking(), edm::service::isProcessWideService(), DCacheFile::open(), LStoreFile::open(), IOChannel::setBlocking(), TStorageFactoryFile::SysOpen(), and File::sysopen().