#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 "XrdFrmUtil/XrdFrmConfig.hh"#include "XrdFrm/XrdFrmTrace.hh"#include "XrdFrmUtil/XrdFrmXfrAgent.hh"#include "XrdFrmUtil/XrdFrmXfrDaemon.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysPthread.hh"Include dependency graph for XrdFrmXfrMain.cc:

Functions | |
| XrdOucTrace | XrdTrace (&Say) |
| int | main (int argc, char *argv[]) |
| int | mainConfig () |
Variables | |
| const char * | XrdFrmOpts = ":bc:dfhk:l:n:s:Tv" |
| const char * | XrdFrmUsage |
| XrdOucTrace * | XrdXrootdTrace |
| XrdSysError | XrdLog (0,"") |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Initial value:
" [-b] [-c <cfgfn>] [-d] [-f] [-k {num | sz{k|m|g}] [-l <lfile>] [-n name] [-s pidfile] [-T] [-v]\n"
|
|
|
|
|
|
|
1.3.9.1