#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 "XrdFrmUtil/XrdFrmPurge.hh"#include "XrdFrm/XrdFrmTrace.hh"#include "XrdNet/XrdNetOpts.hh"#include "XrdNet/XrdNetSocket.hh"#include "XrdOuc/XrdOucUtils.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 XrdFrmPurgMain.cc:

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