Functions | Variables

XrdOdcFinder.cc File Reference

#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <fcntl.h>
#include <limits.h>
#include <signal.h>
#include <strings.h>
#include <time.h>
#include <unistd.h>
#include <sys/shm.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <sys/times.h>
#include <sys/types.h>
#include <sys/uio.h>
#include <sys/un.h>
#include <sys/wait.h>
#include "XrdOdc/XrdOdcConfig.hh"
#include "XrdOdc/XrdOdcFinder.hh"
#include "XrdOdc/XrdOdcManager.hh"
#include "XrdOdc/XrdOdcMsg.hh"
#include "XrdOdc/XrdOdcTrace.hh"
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdOuc/XrdOucErrInfo.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdOuc/XrdOucReqID.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdSys/XrdSysTimer.hh"
#include "XrdNet/XrdNetDNS.hh"
#include "XrdNet/XrdNetOpts.hh"
#include "XrdNet/XrdNetSocket.hh"
#include "XrdSfs/XrdSfsInterface.hh"
Include dependency graph for XrdOdcFinder.cc:

Functions

void * XrdOdcStartManager (void *carg)
void * XrdOdcStartOlb (void *carg)

Variables

const char * XrdOdcFinderCVSID = "$Id: XrdOdcFinder.cc,v 1.37 2009/07/15 01:56:04 abh Exp $"
XrdSysError OdcEDest (0,"odc_")

Function Documentation

void* XrdOdcStartManager ( void *  carg  ) 
void* XrdOdcStartOlb ( void *  carg  ) 

Variable Documentation

const char* XrdOdcFinderCVSID = "$Id: XrdOdcFinder.cc,v 1.37 2009/07/15 01:56:04 abh Exp $"