#include <errno.h>#include <fcntl.h>#include <string.h>#include <time.h>#include <stdio.h>#include <unistd.h>#include <utime.h>#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdOss/XrdOssCopy.hh"#include "XrdOss/XrdOssTrace.hh"#include "XrdSys/XrdSysError.hh"Go to the source code of this file.
Variables | |
| const char * | XrdOssCopyCVSID = "$Id: XrdOssCopy.cc 30949 2009-11-02 16:37:58Z ganis $" |
| XrdSysError | OssEroute |
| XrdOucTrace | OssTrace |
| XrdOucTrace OssTrace |
| const char* XrdOssCopyCVSID = "$Id: XrdOssCopy.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdOssCopy.cc.
1.5.1