Go to the documentation of this file. 1 #ifndef __XROOTDADMIN__
2 #define __XROOTDADMIN__
16 #include <netinet/in.h>
33 void Login(
int socknum);
53 char *
getMsg(
char *msg,
int &mlen);
55 int getTarget(
const char *act,
char **rest=0);
56 int sendErr(
int rc,
const char *act,
const char *msg);
60 const char *msg,
int mlen);