XRootD
XrdOfsHandle.cc File Reference
#include <cstdio>
#include <ctime>
#include <errno.h>
#include <sys/types.h>
#include "XrdOfs/XrdOfsHandle.hh"
#include "XrdOfs/XrdOfsStats.hh"
#include "XrdOss/XrdOss.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysTimer.hh"
+ Include dependency graph for XrdOfsHandle.cc:

Go to the source code of this file.

Classes

class  XrdOfsHanOss
 
class  XrdOfsHanOssErr
 
class  XrdOfsHanPsc
 
union  XrdOfsHanPsc.__unnamed107__
 
class  XrdOfsHanXpr
 

Functions

void * XrdOfsHanXpire (void *pp)
 

Variables

XrdSysError OfsEroute
 
XrdOfsStats OfsStats
 

Class Documentation

◆ XrdOfsHanPsc.__unnamed107__

union XrdOfsHanPsc.__unnamed107__

Definition at line 202 of file XrdOfsHandle.cc.

+ Collaboration diagram for XrdOfsHanPsc.__unnamed107__:
Class Members
XrdOfsHanPsc * Next
char * User

Function Documentation

◆ XrdOfsHanXpire()

void* XrdOfsHanXpire ( void *  pp)

Definition at line 233 of file XrdOfsHandle.cc.

234 {
236  return (void *)0;
237 }
static int StartXpr(int Init=0)

References XrdOfsHandle::StartXpr().

Referenced by XrdOfsHandle::StartXpr().

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

Variable Documentation

◆ OfsEroute

◆ OfsStats

XrdOfsStats OfsStats
extern

Definition at line 113 of file XrdOfs.cc.

Referenced by XrdOfsHandle::Alloc(), and XrdOfsHandle::Retire().