#include <unistd.h>
#include <ctype.h>
#include <errno.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <stdio.h>
#include <sys/param.h>
#include "Xrd/XrdTrace.hh"
#include "XrdCns/XrdCnsConfig.hh"
#include "XrdCns/XrdCnsDaemon.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysLogger.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdSys/XrdSysTimer.hh"
Include dependency graph for XrdCnsMain.cc:
Namespaces | |
namespace | XrdCns |
Functions | |
XrdSysError | MLog (0,"Cns_") |
XrdOucTrace | XrdTrace (&MLog) |
void * | MLogWorker (void *parg) |
int | main (int argc, char *argv[]) |
Variables | |
const char * | XrdCnsMainCVSID = "$Id$" |
|
|
|
|
|
|
|
|
|
|