1 #ifndef __XRDPOSIXCONFIG_H__
2 #define __XRDPOSIXCONFIG_H__
35 #include <sys/types.h>
59 static bool OpenFC(
const char *path,
int oflag, mode_t mode,
62 static void SetEnv(
const char *kword,
int kval);
66 static int Stats(
const char *theID,
char *buff,
int blen);
73 static void initEnv(
char *eData);
74 static void initEnv(
XrdOucEnv &,
const char *,
long long &);
75 static void initXdev(dev_t &st_dev, dev_t &st_rdev);
76 static void SetDebug(
int val);
77 static void SetIPV4(
bool userv4);
int stat(const char *path, struct stat *buf)
static void SetEnv(const char *kword, int kval)
static bool OpenFC(const char *path, int oflag, mode_t mode, XrdPosixInfo &Info)
static void setOids(bool isok)
static XrdSecsssCon * conTracker(bool debug=false)
static int Stats(const char *theID, char *buff, int blen)
static void initStat(struct stat *buf)
static void EnvInfo(XrdOucEnv &theEnv)
static bool SetConfig(XrdOucPsx &parms)