|
XRootD
|
Include dependency graph for XrdSecgsiTrace.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DEBUG(y) |
| #define | EPNAME(x) |
| #define | NOTIFY(y) |
| #define | PRINT(y) |
| #define | QTRACE(act) |
| #define | TRACE(act, x) |
| #define | TRACE_ALL 0x000f |
| #define | TRACE_Authen 0x0002 |
| #define | TRACE_Debug 0x0001 |
| #define | TRACE_Dump 0x0004 |
Variables | |
| XrdOucTrace * | gsiTrace |
| #define DEBUG | ( | y | ) |
Definition at line 42 of file XrdSecgsiTrace.hh.
| #define EPNAME | ( | x | ) |
Definition at line 43 of file XrdSecgsiTrace.hh.
| #define NOTIFY | ( | y | ) |
Definition at line 41 of file XrdSecgsiTrace.hh.
Referenced by XrdSecProtocolpwd::XrdSecProtocolpwd(), XrdSecProtocolgsi::Authenticate(), XrdSecProtocolpwd::Authenticate(), XrdSecProtocolgsi::getCredentials(), XrdSecProtocolgsi::Init(), XrdSecProtocolpwd::Init(), and main().
| #define PRINT | ( | y | ) |
Definition at line 38 of file XrdSecgsiTrace.hh.
| #define QTRACE | ( | act | ) |
Definition at line 37 of file XrdSecgsiTrace.hh.
| #define TRACE | ( | act, | |
| x ) |
Definition at line 40 of file XrdSecgsiTrace.hh.
| #define TRACE_ALL 0x000f |
Definition at line 56 of file XrdSecgsiTrace.hh.
| #define TRACE_Authen 0x0002 |
Definition at line 58 of file XrdSecgsiTrace.hh.
| #define TRACE_Debug 0x0001 |
Definition at line 59 of file XrdSecgsiTrace.hh.
| #define TRACE_Dump 0x0004 |
Definition at line 57 of file XrdSecgsiTrace.hh.
|
extern |
Definition at line 119 of file XrdSecgsiProxy.cc.