XRootD
Loading...
Searching...
No Matches
XrdPssCks.cc File Reference
#include <cstdio>
#include "XrdPss/XrdPss.hh"
#include "XrdPss/XrdPssCks.hh"
#include "XrdPss/XrdPssTrace.hh"
#include "XrdVersion.hh"
#include "XrdOuc/XrdOucTokenizer.hh"
#include "XrdOuc/XrdOucPrivateUtils.hh"
#include "XrdPosix/XrdPosixXrootd.hh"
#include "XrdPss/XrdPssUrlInfo.hh"
Include dependency graph for XrdPssCks.cc:

Go to the source code of this file.

Namespaces

namespace  XrdProxy

Macros

#define ENODATA   ENOATTR

Functions

XrdCksXrdCksInit (XrdSysError *eDest, const char *cFN, const char *Parms)
 XrdVERSIONINFO (XrdCksInit, PssCks)

Macro Definition Documentation

◆ ENODATA

#define ENODATA   ENOATTR

Definition at line 45 of file XrdPssCks.cc.

Function Documentation

◆ XrdCksInit()

XrdCks * XrdCksInit ( XrdSysError * eDest,
const char * cFN,
const char * Parms )

Definition at line 70 of file XrdPssCks.cc.

70{XrdCks *XrdCksInit(XrdSysError *eDest, // The error msg object
71 const char *cFN, // Config file name
72 const char *Parms // Parms via lib directive
73 ) {return (XrdCks *)new XrdPssCks(eDest);}
static XrdSysError eDest(0,"crypto_")
XrdCks * XrdCksInit(XrdSysError *eDest, const char *cFN, const char *Parms)
Definition XrdPssCks.cc:70

References eDest, and XrdCksInit().

Referenced by XrdCksInit(), and XrdVERSIONINFO().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ XrdVERSIONINFO()

XrdVERSIONINFO ( XrdCksInit ,
PssCks  )

References XrdCksInit().

Here is the call graph for this function: