Go to the documentation of this file. 1 #ifndef __XRDSYSPLUGIN__
2 #define __XRDSYSPLUGIN__
21 void *
getPlugin(
const char *pname,
int errok=0);
22 void *
getPlugin(
const char *pname,
int errok,
bool global);
26 {
if (path)
libPath = strdup(path);