#include <errno.h>
#include <fcntl.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "XrdFrm/XrdFrmAdmin.hh"
#include "XrdFrm/XrdFrmConfig.hh"
#include "XrdFrm/XrdFrmTrace.hh"
#include "XrdFrm/XrdFrmUtils.hh"
#include "XrdNet/XrdNetCmsNotify.hh"
#include "XrdOss/XrdOss.hh"
#include "XrdOss/XrdOssPath.hh"
#include "XrdOuc/XrdOucNSWalk.hh"
Go to the source code of this file.
Classes | |
class | XrdFrmAdminNSE |
Variables | |
const char * | XrdFrmAdminUnlinkCVSID = "$Id: XrdFrmAdminUnlink.cc 35287 2010-09-14 21:19:35Z ganis $" |
const char* XrdFrmAdminUnlinkCVSID = "$Id: XrdFrmAdminUnlink.cc 35287 2010-09-14 21:19:35Z ganis $" |
Definition at line 13 of file XrdFrmAdminUnlink.cc.