Functions | |
| XrdSysTrace | XrdTrace ("Xrd", &Logger) |
Variables | |
| XrdBuffManager | BuffPool |
| int | devNull = -1 |
| XrdSysError | Log |
| XrdSysLogger | Logger |
| const int | maxIOV = XrdSys::getIovMax() |
| XrdScheduler | Sched |
| XrdTcpMonPin * | TcpMonPin = 0 |
| XrdTlsContext * | tlsCtx = 0 |
| XrdOucString | totalCF |
| XrdBuffXL | xlBuff |
| XrdInet * | XrdNetTCP = 0 |
| XrdSysTrace | XrdTrace |
| XrdSysTrace XrdGlobal::XrdTrace | ( | "Xrd" | , |
| & | Logger ) |
| XrdBuffManager XrdGlobal::BuffPool |
Definition at line 51 of file XrdGlobals.cc.
Referenced by XrdConfig::XrdConfig().
| int XrdGlobal::devNull = -1 |
Definition at line 55 of file XrdGlobals.cc.
Referenced by XrdConfig::Configure(), and XrdLinkXeq::Shutdown().
| XrdSysError XrdGlobal::Log |
Definition at line 113 of file XrdConfig.cc.
Referenced by XrdConfig::XrdConfig(), XrdPoll::XrdPoll(), XrdLinkCtl::Alloc(), XrdLinkXeq::Close(), XrdConfig::Configure(), XrdConfig::ConfigXeq(), XrdPoll::Detach(), XrdLinkXeq::DoIt(), XrdPoll::getRequest(), XrdLinkCtl::idleScan(), XrdBuffManager::Init(), XrdProtLoad::Load(), XrdLinkXeq::Peek(), XrdProtLoad::Port(), XrdProtLoad::Port(), XrdLinkXeq::Recv(), XrdLinkXeq::Recv(), XrdLinkXeq::Recv(), XrdLinkXeq::RecvAll(), XrdLinkXeq::RecvIOV(), XrdProtLoad::Recycle(), XrdLink::Send(), XrdLinkXeq::Send(), XrdLinkXeq::Send(), XrdLinkXeq::SendIOV(), XrdLink::setRef(), XrdLinkXeq::setTLS(), XrdLinkCtl::Setup(), XrdPoll::Setup(), XrdLinkXeq::SFError(), XrdLinkXeq::Shutdown(), XrdLinkXeq::TLS_Error(), XrdLink::Wait4Data(), and XrdTrace().
| XrdSysError Log & XrdGlobal::Logger |
Definition at line 47 of file XrdGlobals.cc.
Referenced by XrdTrace().
| const int XrdGlobal::maxIOV = XrdSys::getIovMax() |
Definition at line 82 of file XrdLinkXeq.cc.
Referenced by XrdLinkXeq::Recv(), and XrdLinkXeq::Send().
|
extern |
Definition at line 54 of file XrdLinkCtl.cc.
Referenced by XrdConfig::XrdConfig(), XrdLinkXeq::DoIt(), XrdLinkCtl::Setup(), and XrdSendQ::Terminate().
| XrdTcpMonPin * XrdGlobal::TcpMonPin = 0 |
Definition at line 80 of file XrdLinkXeq.cc.
Referenced by XrdLinkXeq::Close(), and XrdConfig::Configure().
| XrdTlsContext * XrdGlobal::tlsCtx = 0 |
Definition at line 52 of file XrdGlobals.cc.
Referenced by XrdConfig::Configure(), and XrdLinkXeq::setTLS().
| XrdOucString XrdGlobal::totalCF |
Definition at line 111 of file XrdConfig.cc.
Referenced by XrdConfig::XrdConfig().
| XrdBuffXL XrdGlobal::xlBuff |
Definition at line 68 of file XrdBuffer.cc.
Referenced by XrdConfig::Configure(), XrdBuffManager::Obtain(), XrdBuffManager::Recalc(), XrdBuffManager::Release(), XrdBuffManager::Reshape(), and XrdBuffManager::Stats().
| XrdInet * XrdGlobal::XrdNetTCP = 0 |
Definition at line 53 of file XrdGlobals.cc.
Referenced by XrdLinkCtl::Alloc().
| XrdSysTrace XrdGlobal::XrdTrace |
Definition at line 56 of file XrdTrace.hh.
Referenced by XrdConfig::Configure(), and XrdTrace().