Go to the documentation of this file. 1 #ifndef __XROOTDADMIN__
2 #define __XROOTDADMIN__
34 #include <netinet/in.h>
51 void Login(
int socknum);
71 char *
getMsg(
char *msg,
int &mlen);
73 int getTarget(
const char *act,
char **rest=0);
74 int sendErr(
int rc,
const char *act,
const char *msg);
78 const char *msg,
int mlen);