![]() |
XRootD
|
#include <unistd.h>
#include <cerrno>
#include <strings.h>
#include <signal.h>
#include <cstdio>
#include <ctime>
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdOss/XrdOssApi.hh"
#include "XrdOss/XrdOssError.hh"
#include "XrdOss/XrdOssOpaque.hh"
#include "XrdOss/XrdOssStage.hh"
#include "XrdOuc/XrdOuca2x.hh"
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdOuc/XrdOucMsubs.hh"
#include "XrdOuc/XrdOucName2Name.hh"
#include "XrdOuc/XrdOucProg.hh"
#include "XrdOuc/XrdOucReqID.hh"
#include "XrdFrc/XrdFrcProxy.hh"
Go to the source code of this file.
Macros | |
#define | XRDOSS_FAIL_FILE (char *)".fail" |
Functions | |
int | XrdOssFind_Prty (XrdOssStage_Req *req, void *carg) |
int | XrdOssFind_Req (XrdOssStage_Req *req, void *carg) |
int | XrdOssScrubScan (const char *key, char *cip, void *xargp) |
unsigned long | XrdOucHashVal (const char *KeyVal) |
Variables | |
XrdSysError | OssEroute |
#define XRDOSS_FAIL_FILE (char *)".fail" |
Definition at line 76 of file XrdOssStage.cc.
int XrdOssFind_Prty | ( | XrdOssStage_Req * | req, |
void * | carg | ||
) |
Definition at line 90 of file XrdOssStage.cc.
References XrdOssStage_Req::prty.
Referenced by XrdOssSys::Stage_RT().
int XrdOssFind_Req | ( | XrdOssStage_Req * | req, |
void * | carg | ||
) |
Definition at line 100 of file XrdOssStage.cc.
References XrdOssStage_Req::hash, and XrdOssStage_Req::path.
Referenced by XrdOssSys::Stage_RT().
int XrdOssScrubScan | ( | const char * | key, |
char * | cip, | ||
void * | xargp | ||
) |
Definition at line 84 of file XrdOssStage.cc.
Referenced by XrdOssSys::Stage_QT().
unsigned long XrdOucHashVal | ( | const char * | KeyVal | ) |
Definition at line 35 of file XrdOucHashVal.cc.
References XrdOucHashVal2().
Referenced by XrdOssSys::Stage_RT().
|
extern |
Referenced by XrdOssSys::GetFile(), and XrdOssSys::Stage_RT().