#include <unistd.h>#include <ctype.h>#include <errno.h>#include <stdlib.h>#include <strings.h>#include <grp.h>#include <pwd.h>#include <sys/types.h>#include "XrdOuc/XrdOucErrInfo.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdSec/XrdSecInterface.hh"Go to the source code of this file.
Classes | |
| class | XrdSecProtocolunix |
Functions | |
| 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) |
| char* XrdSecProtocolunixInit | ( | const char | mode, | |
| const char * | parms, | |||
| XrdOucErrInfo * | erp | |||
| ) |
Definition at line 164 of file XrdSecProtocolunix.cc.
| XrdSecProtocol* XrdSecProtocolunixObject | ( | const char | mode, | |
| const char * | hostname, | |||
| const struct sockaddr & | netaddr, | |||
| const char * | parms, | |||
| XrdOucErrInfo * | erp | |||
| ) |
1.5.1