![]() |
XRootD
|
#include <algorithm>
#include <cerrno>
#include <cstdio>
#include <string>
#include <cstring>
#include <unistd.h>
#include "XrdVersion.hh"
#include "XrdOuc/XrdOucName2Name.hh"
#include "XrdOuc/XrdOucTokenizer.hh"
#include "XrdSys/XrdSysError.hh"
Go to the source code of this file.
Classes | |
class | XrdOucN2No2p |
Functions | |
XrdOucName2Name * | XrdOucgetName2Name (XrdOucgetName2NameArgs) |
unsigned long | XrdOucHashVal2 (const char *KeyVal, int KeyLen) |
XrdVERSIONINFO (XrdOucgetName2Name, "XrdN2No2p") | |
XrdOucName2Name * XrdOucgetName2Name | ( | XrdOucgetName2NameArgs | ) |
Definition at line 197 of file XrdOucN2No2p.cc.
References eDest, XrdOucTokenizer::GetLine(), XrdOucTokenizer::GetToken(), pathconf(), and XrdOucgetName2NameArgs.
Referenced by XrdOucN2NLoader::Load(), and XrdVERSIONINFO().
|
extern |
Definition at line 40 of file XrdOucHashVal.cc.
Referenced by XrdOucN2No2p::pfn2lfn(), and XrdOucHashVal().
XrdVERSIONINFO | ( | XrdOucgetName2Name | , |
"XrdN2No2p" | ) |