ROOT 6.14/05 Reference Guide |
This is the complete list of members for XrdProofdAux, including all inherited members.
AdminMsgType(int type) | XrdProofdAux | static |
AssertBaseDir(const char *path, XrdProofUI ui) | XrdProofdAux | static |
AssertDir(const char *path, XrdProofUI ui, bool changeown) | XrdProofdAux | static |
ChangeMod(const char *path, unsigned int mode) | XrdProofdAux | static |
ChangeOwn(const char *path, XrdProofUI ui) | XrdProofdAux | static |
ChangeToDir(const char *dir, XrdProofUI ui, bool changeown) | XrdProofdAux | static |
CheckIf(XrdOucStream *s, const char *h) | XrdProofdAux | static |
Expand(char *p) | XrdProofdAux | static |
Expand(XrdOucString &path) | XrdProofdAux | static |
fgFormMutex | XrdProofdAux | privatestatic |
Form(XrdOucString &s, const char *fmt, int ns, const char *ss[5], int ni, int ii[6], int np, void *pp[5], int nu=0, unsigned int ui=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, const char *s1=0, const char *s2=0, const char *s3=0, const char *s4=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1=0, int i2=0, int i3=0, int i4=0, int i5=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, void *p0, void *p1=0, void *p2=0, void *p3=0, void *p4=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, const char *s0, const char *s1=0, const char *s2=0, const char *s3=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, int i0, int i1=0, int i2=0, int i3=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, int i0, int i1, unsigned int u1) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, const char *s1, int i0, int i1, int i2) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, const char *s0, const char *s1, const char *s2) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, const char *s1, const char *s2, int i0, int i1=0, const char *s3=0, const char *s4=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, int i0, int i1, const char *s1, const char *s2, const char *s3) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, const char *s1, const char *s2, int i0, unsigned int u1) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, int i2, const char *s0, const char *s1) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, const char *s1, const char *s2, const char *s3, int i1) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, int i2, int i3, const char *s0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, void *p0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, int i2, void *p0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, int i2, int i3, void *p0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, int i1, void *p0, int i2, int i3=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, void *p0, int i0, int i1) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, void *p0, int i0, int i1) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, void *p0, const char *s0, int i0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, const char *s0, const char *s1, void *p0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, const char *s0, const char *s1, int i1, int i2=0) | XrdProofdAux | static |
Form(XrdOucString &s, const char *fmt, int i0, const char *s0, int i1, int i2=0) | XrdProofdAux | static |
GetGroupInfo(const char *grp, XrdProofGI &gi) | XrdProofdAux | static |
GetGroupInfo(int gid, XrdProofGI &gi) | XrdProofdAux | static |
GetIDFromPath(const char *path, XrdOucString &emsg) | XrdProofdAux | static |
GetLong(char *str) | XrdProofdAux | static |
GetNumCPUs() | XrdProofdAux | static |
GetProcesses(const char *pn, std::map< int, XrdOucString > *plist) | XrdProofdAux | static |
GetUserInfo(const char *usr, XrdProofUI &ui) | XrdProofdAux | static |
GetUserInfo(int uid, XrdProofUI &ui) | XrdProofdAux | static |
HasToken(const char *s, const char *tokens) | XrdProofdAux | static |
KillProcess(int pid, bool forcekill, XrdProofUI ui, bool changeown) | XrdProofdAux | static |
LogEmsgToFile(const char *flog, const char *emsg, const char *pfx=0) | XrdProofdAux | static |
MvDir(const char *oldpath, const char *newpath) | XrdProofdAux | static |
ParsePidPath(const char *path, XrdOucString &before, XrdOucString &after) | XrdProofdAux | static |
ParseUsrGrp(const char *path, XrdOucString &usr, XrdOucString &grp) | XrdProofdAux | static |
ProofRequestTypes(int type) | XrdProofdAux | static |
ReadMsg(int fd, XrdOucString &msg) | XrdProofdAux | static |
RmDir(const char *path) | XrdProofdAux | static |
SymLink(const char *path, const char *link) | XrdProofdAux | static |
Touch(const char *path, int opt=0) | XrdProofdAux | static |
VerifyProcessByID(int pid, const char *pname="proofserv") | XrdProofdAux | static |
Write(int fd, const void *buf, size_t nb) | XrdProofdAux | static |
XrdProofdAux() | XrdProofdAux | inline |