![]() |
XRootD
|
#include "string.h"
#include "strings.h"
Go to the source code of this file.
Functions | |
unsigned long | XrdOucHashVal (const char *KeyVal) |
unsigned long | XrdOucHashVal2 (const char *KeyVal, int KeyLen) |
unsigned long XrdOucHashVal | ( | const char * | KeyVal | ) |
Definition at line 35 of file XrdOucHashVal.cc.
References XrdOucHashVal2().
Referenced by XrdOucHash< T >::Add(), XrdOucHash< T >::Del(), and XrdOssSys::Stage_RT().
unsigned long XrdOucHashVal2 | ( | const char * | KeyVal, |
int | KeyLen | ||
) |
Definition at line 40 of file XrdOucHashVal.cc.
Referenced by XrdAccCapability::XrdAccCapability(), XrdAccAccess::Access(), XrdOucN2No2p::pfn2lfn(), XrdAccCapability::Privs(), and XrdOucHashVal().