#include <unistd.h>#include <errno.h>#include <fcntl.h>#include <strings.h>#include <stdio.h>#include <sys/stat.h>#include <sys/types.h>#include <sys/param.h>#include "XrdOss/XrdOssApi.hh"#include "XrdOss/XrdOssCache.hh"#include "XrdOss/XrdOssConfig.hh"#include "XrdOss/XrdOssCopy.hh"#include "XrdOss/XrdOssError.hh"#include "XrdOss/XrdOssPath.hh"#include "XrdOss/XrdOssSpace.hh"#include "XrdOss/XrdOssTrace.hh"#include "XrdOuc/XrdOucUtils.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"
Variables | |
| const char * | XrdOssRelocCVSID = "$Id: XrdOssReloc.cc,v 1.1 2009/05/22 01:04:36 abh Exp $" |
| XrdSysError | OssEroute |
| XrdOucTrace | OssTrace |
| XrdOssSys * | XrdOssSS |
| const char* XrdOssRelocCVSID = "$Id: XrdOssReloc.cc,v 1.1 2009/05/22 01:04:36 abh Exp $" |
1.7.1