32 #include "XrdVersion.hh"
42 bool XrdOucPreload(
const char *plib,
char *eBuff,
int eBlen,
bool retry)
50 theLib,
sizeof(theLib)))
51 {snprintf(eBuff, eBlen,
52 "Unable to preload plugin via %s; path too long.", plib);
bool XrdOucPreload(const char *plib, char *eBuff, int eBlen, bool retry)
This include file define a utility function that pre-loads a plugin.
static int Version(const char *piVers, const char *piPath, bool &noFBK, char *buff, int blen)
static bool Preload(const char *path, char *ebuff=0, int eblen=0)