|
XRootD
|
#include <cstdio>#include <strings.h>#include <unistd.h>#include <sys/stat.h>#include "XrdNet/XrdNetIdentity.hh"#include "XrdOfs/XrdOfsTPC.hh"#include "XrdOfs/XrdOfsTPCConfig.hh"#include "XrdOfs/XrdOfsTPCJob.hh"#include "XrdOfs/XrdOfsTPCProg.hh"#include "XrdOfs/XrdOfsTrace.hh"#include "XrdOss/XrdOss.hh"#include "XrdOuc/XrdOucCallBack.hh"#include "XrdOuc/XrdOucProg.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysFD.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdXrootd/XrdXrootdTpcMon.hh"
Include dependency graph for XrdOfsTPCProg.cc:Go to the source code of this file.
Namespaces | |
| XrdOfsTPCParms | |
Functions | |
| void * | XrdOfsTPCProgRun (void *pp) |
Variables | |
| XrdSysError | OfsEroute |
| XrdSysTrace | OfsTrace |
| XrdOss * | XrdOfsOss |
| void* XrdOfsTPCProgRun | ( | void * | pp | ) |
Definition at line 77 of file XrdOfsTPCProg.cc.
References XrdOfsTPCProg::Run().
Referenced by XrdOfsTPCProg::Start().
Here is the call graph for this function:
Here is the caller graph for this function:
|
extern |
Referenced by XrdOfsTPCProg::Init(), and XrdOfsTPCProg::Xeq().
|
extern |
|
extern |
Definition at line 163 of file XrdOfs.cc.
Referenced by XrdOfs::chksum(), XrdOfs::chmod(), XrdOfs::Connect(), XrdOfs::Disc(), XrdOfs::exists(), XrdOfs::getStats(), XrdOfs::mkdir(), XrdOfsDirectory::open(), XrdOfsFile::open(), XrdOfs::rename(), XrdOfsTPCProg::Run(), XrdOfs::stat(), XrdOfs::truncate(), XrdOfs::Unpersist(), and XrdOfsTPCProg::Xeq().