|
xrootd
|
#include "XrdVersion.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdSec/XrdSecInterface.hh"#include "XrdSfs/XrdSfsInterface.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysPlugin.hh"
Functions | |
| XrdVERSIONINFOREF (XrdgetProtocol) | |
| XrdSfsFileSystem * | XrdXrootdloadFileSystem (XrdSysError *eDest, char *fslib, const char *cfn) |
| XrdSecService * | XrdXrootdloadSecurity (XrdSysError *eDest, char *seclib, char *cfn, void **secGetProt) |
| XrdVERSIONINFOREF | ( | XrdgetProtocol | ) |
| XrdSfsFileSystem* XrdXrootdloadFileSystem | ( | XrdSysError * | eDest, |
| char * | fslib, | ||
| const char * | cfn | ||
| ) |
References XrdSysError::Emsg(), XrdOucEnv::Export(), XrdSysPlugin::getPlugin(), XrdSysError::logger(), XrdSysPlugin::Persist(), XrdgetProtocol(), and XrdVERSIONINFOVAR.
Referenced by XrdXrootdProtocol::Configure().
| XrdSecService* XrdXrootdloadSecurity | ( | XrdSysError * | eDest, |
| char * | seclib, | ||
| char * | cfn, | ||
| void ** | secGetProt | ||
| ) |
References XrdSysError::Emsg(), XrdSysPlugin::getPlugin(), XrdSysError::logger(), XrdSysPlugin::Persist(), XrdgetProtocol(), and XrdVERSIONINFOVAR.
Referenced by XrdXrootdProtocol::Configure().
1.8.3.1