ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
XrdProofdAdmin.cxx File Reference
#include "XrdProofdPlatform.h"
#include "XpdSysError.h"
#include "Xrd/XrdBuffer.hh"
#include "Xrd/XrdScheduler.hh"
#include "XrdClient/XrdClientMessage.hh"
#include "XrdOuc/XrdOucStream.hh"
#include "XrdProofdAdmin.h"
#include "XrdProofdClient.h"
#include "XrdProofdClientMgr.h"
#include "XrdProofdManager.h"
#include "XrdProofdNetMgr.h"
#include "XrdProofdPriorityMgr.h"
#include "XrdProofdProofServMgr.h"
#include "XrdProofdProtocol.h"
#include "XrdProofGroup.h"
#include "XrdProofSched.h"
#include "XrdProofdProofServ.h"
#include "XrdROOT.h"
#include "XrdProofdTrace.h"
Include dependency graph for XrdProofdAdmin.cxx:

Go to the source code of this file.

Functions

static int ExportCpCmd (const char *k, XpdAdminCpCmd *cc, void *s)
 Decrease active session counters on worker w. More...
 

Function Documentation

static int ExportCpCmd ( const char *  k,
XpdAdminCpCmd cc,
void s 
)
static

Decrease active session counters on worker w.

Definition at line 51 of file XrdProofdAdmin.cxx.

Referenced by XrdProofdAdmin::DoDirectiveCpCmd(), and XrdProofdAdmin::XrdProofdAdmin().