#include <dirent.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/uio.h>
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdOuc/XrdOucTList.hh"
#include "XrdXrootd/XrdXrootdPrepare.hh"
#include "XrdXrootd/XrdXrootdTrace.hh"
Go to the source code of this file.
Variables | |
const char * | XrdXrootdPrepareCVSID = "$Id: XrdXrootdPrepare.cc 35287 2010-09-14 21:19:35Z ganis $" |
XrdOucTrace * | XrdXrootdTrace |
const char* XrdXrootdPrepareCVSID = "$Id: XrdXrootdPrepare.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdXrootdPrepare.cc.
Definition at line 79 of file XrdFrmAdminMain.cc.