Go to the documentation of this file. 1 #ifndef __XRDCNSCONFIG_H__
2 #define __XRDCNSCONFIG_H__
64 int Configure(
int argc,
char **argv,
char *argt=0);
68 int LocalPath(
const char *oldp,
char *newp,
int newpsz);
70 int LogicPath(
const char *oldp,
char *newp,
int newpsz);
72 int MountPath(
const char *oldp,
char *newp,
int newpsz);
84 int NAPath(
const char *What,
const char *
Path);