#include "XrdSys/XrdSysTrace.hh"Go to the source code of this file.
Namespaces | |
| namespace | XrdPosixGlobals |
Macros | |
| #define | DEBUG(y) |
| #define | DEBUGON (XrdPosixGlobals::Trace.What & TRACE_Debug) |
| #define | DMSG(x, y) |
| #define | EPNAME(x) |
| #define | TRACE_Debug 0x0001 |
| #define DEBUG | ( | y | ) |
Definition at line 43 of file XrdPosixTrace.hh.
| #define DEBUGON (XrdPosixGlobals::Trace.What & TRACE_Debug) |
Definition at line 41 of file XrdPosixTrace.hh.
Referenced by XrdPosixXrootd::Close(), XrdPosixFile::DelayedDestroy(), XrdPosixPrepIO::Disable(), XrdPssSys::FSctl(), XrdPssCks::Get(), XrdPssSys::Mkdir(), XrdPssFile::Open(), XrdPssDir::Opendir(), XrdPssSys::Remdir(), XrdPssSys::Rename(), XrdPssSys::Stat(), XrdPssSys::Truncate(), and XrdPssSys::Unlink().
| #define DMSG | ( | x, | |
| y ) |
Definition at line 39 of file XrdPosixTrace.hh.
Referenced by XrdPosixXrootPath::XrdPosixXrootPath(), XrdPosixObject::AssignFD(), and XrdPosixFile::DelayedDestroy().
| #define EPNAME | ( | x | ) |
Definition at line 45 of file XrdPosixTrace.hh.
| #define TRACE_Debug 0x0001 |
Definition at line 33 of file XrdPosixTrace.hh.