|
XRootD
|
#include <fcntl.h>#include <cstdlib>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdCms/XrdCmsConfig.hh"#include "XrdCms/XrdCmsPrepare.hh"#include "XrdCms/XrdCmsTrace.hh"#include "XrdFrc/XrdFrcProxy.hh"#include "XrdNet/XrdNetMsg.hh"#include "XrdOss/XrdOss.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucMsubs.hh"#include "XrdOuc/XrdOucTList.hh"#include "XrdSys/XrdSysError.hh"
Include dependency graph for XrdCmsPrepare.cc:Go to the source code of this file.
Functions | |
| int | XrdCmsScrubScan (const char *key, char *cip, void *xargp) |
| int XrdCmsScrubScan | ( | const char * | key, |
| char * | cip, | ||
| void * | xargp | ||
| ) |
Definition at line 64 of file XrdCmsPrepare.cc.
References XrdCms::Config, XrdCmsConfig::ossFS, stat, XrdOss::Stat(), and XRDOSS_resonly.
Here is the call graph for this function: