#include <errno.h>#include <fcntl.h>#include <string.h>#include <time.h>#include <stdio.h>#include <unistd.h>#include <utime.h>#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdFrm/XrdFrmAdmin.hh"#include "XrdFrm/XrdFrmConfig.hh"#include "XrdFrm/XrdFrmTrace.hh"#include "XrdOss/XrdOss.hh"#include "XrdOss/XrdOssOpaque.hh"#include "XrdOss/XrdOssPath.hh"#include "XrdOss/XrdOssSpace.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucName2Name.hh"#include "XrdOuc/XrdOucTList.hh"#include "XrdSys/XrdSysPlatform.hh"Go to the source code of this file.
Variables | |
| const char * | XrdFrmAdminRelockCVSID = "$Id: XrdFrmAdminReloc.cc 35287 2010-09-14 21:19:35Z ganis $" |
| const char* XrdFrmAdminRelockCVSID = "$Id: XrdFrmAdminReloc.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdFrmAdminReloc.cc.
1.5.1