#include <unistd.h>#include <errno.h>#include <fcntl.h>#include <signal.h>#include <strings.h>#include <stdio.h>#include <sys/file.h>#include <sys/stat.h>#include <sys/types.h>#include "XrdVersion.hh"#include "XrdPss/XrdPss.hh"#include "XrdPosix/XrdPosixXrootd.hh"#include "XrdOss/XrdOssError.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"
Namespaces | |
| namespace | XrdProxy |
Functions | |
| XrdOss * | XrdOssGetStorageSystem (XrdOss *native_oss, XrdSysLogger *Logger, const char *config_fn, const char *parms) |
Variables | |
| const char * | XrdPssCVSID = "$Id: XrdPss.cc,v 1.8 2009/05/22 01:06:52 abh Exp $" |
| static XrdPssSys | XrdProxy::XrdProxySS |
| XrdSysError | XrdProxy::eDest (0,"proxy_") |
| static const int | XrdProxy::PBsz = 3072 |
| XrdOss* XrdOssGetStorageSystem | ( | XrdOss * | native_oss, | |
| XrdSysLogger * | Logger, | |||
| const char * | config_fn, | |||
| const char * | parms | |||
| ) |
References XrdPssSys::Init(), and XrdProxy::XrdProxySS.
| const char* XrdPssCVSID = "$Id: XrdPss.cc,v 1.8 2009/05/22 01:06:52 abh Exp $" |
1.7.1