1 #ifndef __XRDCMSBLACKLIST_HH__
2 #define __XRDCMSBLACKLIST_HH__
62 const char *blfn,
int chkt=600);
85 char *rbuff=0,
int rblen=0);
94 static bool AddBL(
BL_Grip &bAnchor,
char *hSpec,
96 static int AddRD(
BL_Grip *rAnchor,
char *rSpec,
char *hSpec);
97 static bool AddRD(
XrdOucTList **rList,
char *rSpec,
char *hSpec);
void DoIt()
Time driven method for checking black list file.
static int Present(const char *hName, XrdOucTList *bList=0, char *rbuff=0, int rblen=0)
XrdCmsBlackList()
Constructor and Destructor.
static void Init(XrdScheduler *sP, XrdCmsCluster *cP, const char *blfn, int chkt=600)