#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 <sys/param.h>#include "XrdVersion.hh"#include "XrdOss/XrdOssApi.hh"#include "XrdOss/XrdOssCache.hh"#include "XrdOss/XrdOssConfig.hh"#include "XrdOss/XrdOssError.hh"#include "XrdOss/XrdOssLock.hh"#include "XrdOss/XrdOssMio.hh"#include "XrdOss/XrdOssTrace.hh"#include "XrdOuc/XrdOucName2Name.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPlugin.hh"
Functions | |
| XrdOss * | XrdOssGetSS (XrdSysLogger *Logger, const char *config_fn, const char *OssLib) |
Variables | |
| const char * | XrdOssApiCVSID = "$Id: XrdOssApi.cc,v 1.55 2010/02/19 04:38:46 abh Exp $" |
| XrdOssSys * | XrdOssSS = 0 |
| XrdSysError | OssEroute (0,"oss_") |
| XrdOss* XrdOssGetSS | ( | XrdSysLogger * | Logger, | |
| const char * | config_fn, | |||
| const char * | OssLib | |||
| ) |
References XrdSysPlugin::getPlugin(), XrdOssSys::Init(), XrdSysError::logger(), and OssEroute.
Referenced by XrdCmsConfig::ConfigOSS(), XrdOfs::Configure(), and XrdFrmConfig::Configure().
Referenced by XrdOssSys::Init(), XrdOssFile::Open(), XrdOssFile::Open_ufs(), and XrdOssGetSS().
| const char* XrdOssApiCVSID = "$Id: XrdOssApi.cc,v 1.55 2010/02/19 04:38:46 abh Exp $" |
1.7.1