#include <errno.h>#include <fcntl.h>#include <grp.h>#include <string.h>#include <time.h>#include <pwd.h>#include <stdio.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdFrm/XrdFrmAdmin.hh"#include "XrdFrm/XrdFrmConfig.hh"#include "XrdFrm/XrdFrmProxy.hh"#include "XrdFrm/XrdFrmTrace.hh"#include "XrdFrm/XrdFrmUtils.hh"#include "XrdOss/XrdOss.hh"#include "XrdOuc/XrdOuca2x.hh"#include "XrdOuc/XrdOucArgs.hh"#include "XrdOuc/XrdOucExport.hh"#include "XrdOuc/XrdOucTList.hh"#include "XrdOuc/XrdOucTokenizer.hh"#include "XrdSys/XrdSysTimer.hh"Go to the source code of this file.
Variables | |
| const char * | XrdFrmAdminCVSID = "$Id: XrdFrmAdmin.cc 38011 2011-02-08 18:35:57Z ganis $" |
| const char* XrdFrmAdminCVSID = "$Id: XrdFrmAdmin.cc 38011 2011-02-08 18:35:57Z ganis $" |
Definition at line 37 of file XrdFrmAdmin.cc.
1.5.1