#include <cerrno>#include <fcntl.h>#include <limits.h>#include <ctime>#include <unistd.h>#include <sys/stat.h>#include <sys/types.h>#include <sys/param.h>#include "XrdOss/XrdOssPath.hh"#include "XrdOss/XrdOssSpace.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdNet/XrdNetAddr.hh"#include "XrdNet/XrdNetUtils.hh"Go to the source code of this file.
Macros | |
| #define | XrdOssTAMP(dst, src) |
| #define XrdOssTAMP | ( | dst, | |
| src ) |
Definition at line 50 of file XrdOssPath.cc.
Referenced by XrdOssPath::Convert(), and XrdOssPath::genPFN().