|
xrootd
|
#include <unistd.h>#include <ctype.h>#include <errno.h>#include <stdlib.h>#include <strings.h>#include <sys/types.h>#include "XrdVersion.hh"#include "XrdOuc/XrdOucErrInfo.hh"#include "XrdOuc/XrdOucUtils.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdSec/XrdSecInterface.hh"
Classes | |
| class | XrdSecProtocolunix |
Functions | |
| char * | XrdSecProtocolunixInit (const char mode, const char *parms, XrdOucErrInfo *erp) |
| XrdVERSIONINFO (XrdSecProtocolunixObject, secunix) | |
| XrdSecProtocol * | XrdSecProtocolunixObject (const char mode, const char *hostname, const struct sockaddr &netaddr, const char *parms, XrdOucErrInfo *erp) |
| char* XrdSecProtocolunixInit | ( | const char | mode, |
| const char * | parms, | ||
| XrdOucErrInfo * | erp | ||
| ) |
| XrdSecProtocol* XrdSecProtocolunixObject | ( | const char | mode, |
| const char * | hostname, | ||
| const struct sockaddr & | netaddr, | ||
| const char * | parms, | ||
| XrdOucErrInfo * | erp | ||
| ) |
References XrdOucErrInfo::setErrInfo().
| XrdVERSIONINFO | ( | XrdSecProtocolunixObject | , |
| secunix | |||
| ) |
1.8.3.1