|
XRootD
|
Include dependency graph for XrdSecTrace.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 | QTRACE(act) |
| #define | TRACE(act, x) |
| #define | TRACE_ALL 0x000f |
| #define | TRACE_Authen 0x0004 |
| #define | TRACE_Authenxx 0x0007 |
| #define | TRACE_Debug 0x0001 |
| #define DEBUG | ( | y | ) |
Definition at line 45 of file XrdSecTrace.hh.
| #define EPNAME | ( | x | ) |
Definition at line 47 of file XrdSecTrace.hh.
| #define QTRACE | ( | act | ) |
Definition at line 39 of file XrdSecTrace.hh.
| #define TRACE | ( | act, | |
| x ) |
Definition at line 41 of file XrdSecTrace.hh.
| #define TRACE_ALL 0x000f |
Definition at line 60 of file XrdSecTrace.hh.
| #define TRACE_Authen 0x0004 |
Definition at line 62 of file XrdSecTrace.hh.
Referenced by XrdSecProtocolgsi::Init(), XrdSecProtocolpwd::Init(), main(), and XrdSecgsiGMAPInit().
| #define TRACE_Authenxx 0x0007 |
Definition at line 61 of file XrdSecTrace.hh.
| #define TRACE_Debug 0x0001 |
Definition at line 63 of file XrdSecTrace.hh.