#include <strings.h>
#include <stdlib.h>
#include "XrdSec/XrdSecProtocolhost.hh"
Go to the source code of this file.
Functions | |
XrdSecProtocol * | XrdSecProtocolhostObject (const char who, const char *hostname, const struct sockaddr &netaddr, const char *parms, XrdOucErrInfo *einfo) |
Variables | |
const char * | XrdSecProtocolhostCVSID = "$Id: XrdSecProtocolhost.cc 30949 2009-11-02 16:37:58Z ganis $" |
XrdSecProtocol* XrdSecProtocolhostObject | ( | const char | who, | |
const char * | hostname, | |||
const struct sockaddr & | netaddr, | |||
const char * | parms, | |||
XrdOucErrInfo * | einfo | |||
) |
const char* XrdSecProtocolhostCVSID = "$Id: XrdSecProtocolhost.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 13 of file XrdSecProtocolhost.cc.