#include <unistd.h>#include <errno.h>#include <strings.h>#include <limits.h>#include <stdio.h>#include <sys/param.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdSys/XrdSysHeaders.hh"#include "XrdOss/XrdOssApi.hh"#include "XrdOss/XrdOssCache.hh"#include "XrdOss/XrdOssConfig.hh"#include "XrdOss/XrdOssError.hh"#include "XrdOss/XrdOssLock.hh"#include "XrdOss/XrdOssOpaque.hh"#include "XrdOss/XrdOssPath.hh"#include "XrdOss/XrdOssTrace.hh"Go to the source code of this file.
Variables | |
| const char * | XrdOssUnlinkCVSID = "$Id: XrdOssUnlink.cc 34000 2010-06-21 06:49:56Z ganis $" |
| XrdSysError | OssEroute |
| XrdOucTrace | OssTrace |
| XrdOucTrace OssTrace |
| const char* XrdOssUnlinkCVSID = "$Id: XrdOssUnlink.cc 34000 2010-06-21 06:49:56Z ganis $" |
Definition at line 13 of file XrdOssUnlink.cc.
1.5.1