#include <cerrno>#include <cstring>#include <cstdio>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdCks/XrdCksCalc.hh"#include "XrdCks/XrdCksCalcadler32.hh"#include "XrdCks/XrdCksCalccrc32.hh"#include "XrdCks/XrdCksCalcmd5.hh"#include "XrdCks/XrdCksLoader.hh"#include "XrdOuc/XrdOucPinLoader.hh"#include "XrdSys/XrdSysPlugin.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdVersion.hh"Go to the source code of this file.
Macros | |
| #define | XRDOSSCKSLIBARGS XrdSysError *, const char *, const char *, const char * |
| #define XRDOSSCKSLIBARGS XrdSysError *, const char *, const char *, const char * |
Definition at line 112 of file XrdCksLoader.cc.
Referenced by XrdCksLoader::Load().