#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include <time.h>
#include <sys/types.h>
#include <sys/uio.h>
#include "XrdOuc/XrdOucHash.hh"
#include "XrdOuc/XrdOucNSWalk.hh"
#include "XrdOuc/XrdOucSxeq.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdOuc/XrdOucTList.hh"
#include "XrdOuc/XrdOucUtils.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdCns/XrdCnsLog.hh"
#include "XrdCns/XrdCnsSsi.hh"
#include "XrdCns/XrdCnsSsiCfg.hh"
#include "XrdCns/XrdCnsSsiSay.hh"
#include "XrdCns/XrdCnsXref.hh"
#include "XrdCns/XrdCnsLogRec.hh"
Include dependency graph for XrdCnsSsi.cc:
Namespaces | |
namespace | XrdCns |
Classes | |
struct | XrdCnsSsiFRec |
struct | XrdCnsSsiDRec |
Functions | |
int | XrdCnsSsiApplyF (const char *Path, XrdCnsSsiFRec *fP, void *Arg) |
int | XrdCnsSsiApplyD (const char *Path, XrdCnsSsiDRec *dP, void *Arg) |
int | XrdCnsSsiApplyM (const char *Mount, char *xP, void *Arg) |
int | XrdCnsSsiApplyS (const char *Space, char *xP, void *Arg) |
Variables | |
const char * | XrdCnsSsiCVSID = "$Id$" |
XrdCnsSsiSay | Say |
XrdOucHash< XrdCnsSsiDRec > * | hInv |
XrdCnsXref * | mountP |
XrdCnsXref * | spaceP |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|