Go to the documentation of this file. 1 #ifndef __XRDCNSCONFIG_H__
2 #define __XRDCNSCONFIG_H__
46 int Configure(
int argc,
char **argv,
char *argt=0);
50 int LocalPath(
const char *oldp,
char *newp,
int newpsz);
52 int LogicPath(
const char *oldp,
char *newp,
int newpsz);
54 int MountPath(
const char *oldp,
char *newp,
int newpsz);
66 int NAPath(
const char *What,
const char *
Path);