#include <fcntl.h>#include <limits.h>#include <unistd.h>#include <sys/types.h>#include <sys/stat.h>#include "XrdOlb/XrdOlbAdmin.hh"#include "XrdOlb/XrdOlbConfig.hh"#include "XrdOlb/XrdOlbManager.hh"#include "XrdOlb/XrdOlbPrepare.hh"#include "XrdOlb/XrdOlbTrace.hh"#include "XrdOuc/XrdOuca2x.hh"#include "XrdSys/XrdSysError.hh"#include "XrdOuc/XrdOucName2Name.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdNet/XrdNetSocket.hh"
Functions | |
| void * | XrdOlbLoginAdmin (void *carg) |
Variables | |
| const char * | XrdOlbAdminCVSID = "$Id: XrdOlbAdmin.cc,v 1.21 2008/06/10 02:00:59 abh Exp $" |
| void* XrdOlbLoginAdmin | ( | void * | carg | ) |
References XrdCms::Admin, and XrdOlbAdmin::Login().
Referenced by XrdOlbAdmin::Start().
| const char* XrdOlbAdminCVSID = "$Id: XrdOlbAdmin.cc,v 1.21 2008/06/10 02:00:59 abh Exp $" |
1.7.1