|
xrootd
|

Go to the source code of this file.
Macros | |
| #define | QTRACE(act) SecTrace->What & TRACE_ ## act |
| #define | TRACE(act, x) |
| #define | DEBUG(y) |
| #define | EPNAME(x) static const char *epname = x; |
| #define | TRACE_ALL 0x000f |
| #define | TRACE_Authenxx 0x0007 |
| #define | TRACE_Authen 0x0004 |
| #define | TRACE_Debug 0x0001 |
| #define DEBUG | ( | y | ) |
| #define EPNAME | ( | x | ) | static const char *epname = x; |
| #define QTRACE | ( | act | ) | SecTrace->What & TRACE_ ## act |
| #define TRACE | ( | act, | |
| x | |||
| ) |
| #define TRACE_ALL 0x000f |
| #define TRACE_Authen 0x0004 |
| #define TRACE_Authenxx 0x0007 |
| #define TRACE_Debug 0x0001 |
1.8.5