XRootD
Loading...
Searching...
No Matches
XrdOfsTPCAuth.cc File Reference
#include <cstdio>
#include <cstdlib>
#include <strings.h>
#include "XrdOfs/XrdOfsStats.hh"
#include "XrdOfs/XrdOfsTPCAuth.hh"
#include "XrdOfs/XrdOfsTPCConfig.hh"
#include "XrdOuc/XrdOucCallBack.hh"
#include "XrdSfs/XrdSfsInterface.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysTimer.hh"
+ Include dependency graph for XrdOfsTPCAuth.cc:

Go to the source code of this file.

Namespaces

namespace  XrdOfsTPCParms
 

Functions

void * XrdOfsTPCAuthttl (void *pp)
 

Variables

XrdSysError OfsEroute
 
XrdOfsStats OfsStats
 

Function Documentation

◆ XrdOfsTPCAuthttl()

void * XrdOfsTPCAuthttl ( void * pp)

Definition at line 67 of file XrdOfsTPCAuth.cc.

68{
70 return (void *)0;
71}
static int RunTTL(int Init)

References XrdOfsTPCAuth::RunTTL().

Referenced by XrdOfsTPCAuth::RunTTL().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ OfsEroute

XrdSysError OfsEroute
extern

◆ OfsStats

XrdOfsStats OfsStats
extern

Definition at line 113 of file XrdOfs.cc.