XRootD
XrdOfsTPC.cc File Reference
#include <atomic>
#include <cstdio>
#include <cstdlib>
#include <string>
#include <strings.h>
#include "XrdAcc/XrdAccAccess.hh"
#include "XrdNet/XrdNetAddr.hh"
#include "XrdOuc/XrdOucPList.hh"
#include "XrdOfs/XrdOfsSecurity.hh"
#include "XrdOfs/XrdOfsStats.hh"
#include "XrdOfs/XrdOfsTPC.hh"
#include "XrdOfs/XrdOfsTPCAuth.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/XrdOucEnv.hh"
#include "XrdOuc/XrdOucProg.hh"
#include "XrdOuc/XrdOucNList.hh"
#include "XrdOuc/XrdOucTList.hh"
#include "XrdOuc/XrdOucTPC.hh"
#include "XrdSec/XrdSecEntity.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysTimer.hh"
+ Include dependency graph for XrdOfsTPC.cc:

Go to the source code of this file.

Classes

struct  XrdOfsTPCParms::fcTb
 
class  XrdOfsTPCAllow
 

Namespaces

 XrdOfsTPCParms
 

Variables

bool XrdOfsTPCParms::encTPC = false
 
struct XrdOfsTPCParms::fcTb XrdOfsTPCParms::fcAuth [fcMax]
 
static const int XrdOfsTPCParms::fcMax = 8
 
int XrdOfsTPCParms::fcNum = 0
 
const char * XrdOfsTPCParms::gsiPKH = "-----BEGIN PRIVATE KEY-----\n"
 
XrdSysError OfsEroute
 
XrdOfsStats OfsStats
 
XrdSysTrace OfsTrace
 
XrdXrootdTpcMonXrdOfsTPCParms::tpcMon = 0
 
bool XrdOfsTPCParms::tpcOK = false
 
XrdOssXrdOfsOss
 

Class Documentation

◆ XrdOfsTPCParms::fcTb

struct XrdOfsTPCParms::fcTb

Definition at line 72 of file XrdOfsTPC.cc.

+ Collaboration diagram for XrdOfsTPCParms::fcTb:
Class Members
bool aGSI
bool aOpt
char aProt[XrdSecPROTOIDSIZE]
char * aVar

Variable Documentation

◆ OfsEroute

◆ OfsStats

XrdOfsStats OfsStats
extern

Definition at line 113 of file XrdOfs.cc.

Referenced by XrdOfsTPC::Authorize(), XrdOfsTPC::Fatal(), and XrdOfsTPC::Screen().

◆ OfsTrace

XrdSysTrace OfsTrace
extern

◆ XrdOfsOss

XrdOss* XrdOfsOss
extern

Definition at line 163 of file XrdOfs.cc.

Referenced by XrdOfsTPC::Death().