![]() |
XRootD
|
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include "XrdCms/XrdCmsClient.hh"
#include "XrdOfs/XrdOfsEvr.hh"
#include "XrdOfs/XrdOfsStats.hh"
#include "XrdOfs/XrdOfsTrace.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysTimer.hh"
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdNet/XrdNetOpts.hh"
#include "XrdNet/XrdNetSocket.hh"
#include "XrdSys/XrdSysHeaders.hh"
Go to the source code of this file.
Functions | |
void * | XrdOfsEvFlush (void *pp) |
void * | XrdOfsEvRecv (void *pp) |
int | XrdOfsScrubScan (const char *key, XrdOfsEvr::theEvent *cip, void *xargp) |
Variables | |
XrdOfsStats | OfsStats |
XrdSysTrace | OfsTrace |
void* XrdOfsEvFlush | ( | void * | pp | ) |
Definition at line 61 of file XrdOfsEvr.cc.
References XrdOfsEvr::flushEvents().
Referenced by XrdOfsEvr::Init().
void* XrdOfsEvRecv | ( | void * | pp | ) |
Definition at line 54 of file XrdOfsEvr.cc.
References XrdOfsEvr::recvEvents().
Referenced by XrdOfsEvr::Init().
int XrdOfsScrubScan | ( | const char * | key, |
XrdOfsEvr::theEvent * | cip, | ||
void * | xargp | ||
) |
Definition at line 68 of file XrdOfsEvr.cc.
Referenced by XrdOfsEvr::flushEvents().
|
extern |
|
extern |