Go to the documentation of this file. 1 #ifndef __CMS_BASEFS_H__
2 #define __CMS_BASEFS_H__
45 Sid(Arg.Request.streamid),
46 Mod(Arg.Request.modifier)
56 Sid(aP->Request.streamid),
57 Mod(aP->Request.modifier)
90 static const int Cntrl = 0x0001;
91 static const int DFSys = 0x0002;
92 static const int Immed = 0x0004;
93 static const int Servr = 0x0100;
95 void Init(
int Opts,
int DMlife,
int DPLife);
101 void Limit(
int rLim,
int qMax);
125 int FStat(
char *Path,
int fnPos,
int upat=0);
126 int hasDir(
char *Path,
int fnPos);