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 * | pwdTrace |
| #define DEBUG | ( | y | ) |
Definition at line 42 of file XrdSecpwdTrace.hh.
| #define EPNAME | ( | x | ) |
Definition at line 43 of file XrdSecpwdTrace.hh.
| #define NOTIFY | ( | y | ) |
Definition at line 41 of file XrdSecpwdTrace.hh.
| #define PRINT | ( | y | ) |
Definition at line 38 of file XrdSecpwdTrace.hh.
| #define QTRACE | ( | act | ) |
Definition at line 37 of file XrdSecpwdTrace.hh.
| #define TRACE | ( | act, | |
| x ) |
Definition at line 40 of file XrdSecpwdTrace.hh.
| #define TRACE_ALL 0x000f |
Definition at line 56 of file XrdSecpwdTrace.hh.
| #define TRACE_Authen 0x0002 |
Definition at line 58 of file XrdSecpwdTrace.hh.
| #define TRACE_Debug 0x0001 |
Definition at line 59 of file XrdSecpwdTrace.hh.
| #define TRACE_Dump 0x0004 |
Definition at line 57 of file XrdSecpwdTrace.hh.
|
extern |
Definition at line 209 of file XrdSecProtocolpwd.cc.
Referenced by XrdSecProtocolpwd::Init(), and XrdSecProtocolpwdInit().