Access(const char *path, int amode) | XrdPosixXrootd | [static] |
baseFD | XrdPosixXrootd | [private, static] |
Close(int fildes, int Stream=0) | XrdPosixXrootd | [static] |
Closedir(DIR *dirp) | XrdPosixXrootd | [static] |
Debug | XrdPosixXrootd | [static] |
devNull | XrdPosixXrootd | [private, static] |
endPoint(int FD, char *Buff, int Blen) | XrdPosixXrootd | [static] |
Fault(XrdPosixFile *fp, int complete=1) | XrdPosixXrootd | [private, static] |
findDIR(DIR *dirp, int glk=0) | XrdPosixXrootd | [private, static] |
findFP(int fildes, int glk=0) | XrdPosixXrootd | [private, static] |
freeFD | XrdPosixXrootd | [private, static] |
Fstat(int fildes, struct stat *buf) | XrdPosixXrootd | [static] |
Fsync(int fildes) | XrdPosixXrootd | [static] |
Ftruncate(int fildes, off_t offset) | XrdPosixXrootd | [static] |
Getxattr(const char *path, const char *name, void *value, unsigned long long size) | XrdPosixXrootd | [static] |
highDir | XrdPosixXrootd | [private, static] |
highFD | XrdPosixXrootd | [private, static] |
initDone | XrdPosixXrootd | [private, static] |
initEnv() | XrdPosixXrootd | [private, static] |
initStat(struct stat *buf) | XrdPosixXrootd | [private, static] |
initXdev(dev_t &st_dev, dev_t &st_rdev) | XrdPosixXrootd | [private, static] |
isStream | XrdPosixXrootd | [static] |
isXrootdDir(DIR *dirp) | XrdPosixXrootd | [static] |
lastDir | XrdPosixXrootd | [private, static] |
lastFD | XrdPosixXrootd | [private, static] |
Lseek(int fildes, off_t offset, int whence) | XrdPosixXrootd | [static] |
mapError(int rc) | XrdPosixXrootd | [static] |
mapFlags(int flags) | XrdPosixXrootd | [private, static] |
mapMode(mode_t Mode) | XrdPosixXrootd | [private, static] |
maxThreads | XrdPosixXrootd | [private, static] |
Mkdir(const char *path, mode_t mode) | XrdPosixXrootd | [static] |
myDirs | XrdPosixXrootd | [private, static] |
myFD(int fd) | XrdPosixXrootd | [inline, static] |
myFiles | XrdPosixXrootd | [private, static] |
myMutex | XrdPosixXrootd | [private, static] |
Open(const char *path, int oflag, mode_t mode=0, XrdPosixCallBack *cbP=0) | XrdPosixXrootd | [static] |
OpenCB(XrdPosixFile *fp, void *cbArg, int res) | XrdPosixXrootd | [static] |
Opendir(const char *path) | XrdPosixXrootd | [static] |
pllOpen | XrdPosixXrootd | [private, static] |
Pread(int fildes, void *buf, size_t nbyte, off_t offset) | XrdPosixXrootd | [static] |
Pwrite(int fildes, const void *buf, size_t nbyte, off_t offset) | XrdPosixXrootd | [static] |
QueryOpaque(const char *, char *, int) | XrdPosixXrootd | [static] |
Read(int fildes, void *buf, size_t nbyte) | XrdPosixXrootd | [static] |
Readdir(DIR *dirp) | XrdPosixXrootd | [static] |
Readdir64(DIR *dirp) | XrdPosixXrootd | [static] |
Readdir64_r(DIR *dirp, struct dirent64 *entry, struct dirent64 **result) | XrdPosixXrootd | [static] |
Readdir_r(DIR *dirp, struct dirent *entry, struct dirent **result) | XrdPosixXrootd | [static] |
Readv(int fildes, const struct iovec *iov, int iovcnt) | XrdPosixXrootd | [static] |
Rename(const char *oldpath, const char *newpath) | XrdPosixXrootd | [static] |
Rewinddir(DIR *dirp) | XrdPosixXrootd | [static] |
Rmdir(const char *path) | XrdPosixXrootd | [static] |
Seekdir(DIR *dirp, long loc) | XrdPosixXrootd | [static] |
setDebug(int val) | XrdPosixXrootd | [static] |
setEnv(const char *var, const char *val) | XrdPosixXrootd | [static] |
setEnv(const char *var, long val) | XrdPosixXrootd | [static] |
Stat(const char *path, struct stat *buf) | XrdPosixXrootd | [static] |
Statfs(const char *path, struct statfs *buf) | XrdPosixXrootd | [static] |
Statvfs(const char *path, struct statvfs *buf) | XrdPosixXrootd | [static] |
Telldir(DIR *dirp) | XrdPosixXrootd | [static] |
Truncate(const char *path, off_t offset) | XrdPosixXrootd | [static] |
Unlink(const char *path) | XrdPosixXrootd | [static] |
Write(int fildes, const void *buf, size_t nbyte) | XrdPosixXrootd | [static] |
Write(int fildes, void *buf, size_t nbyte, off_t offset) | XrdPosixXrootd | [static] |
Writev(int fildes, const struct iovec *iov, int iovcnt) | XrdPosixXrootd | [static] |
XrdPosixXrootd(int maxfd=255, int maxdir=255, int maxthr=255) | XrdPosixXrootd | |
~XrdPosixXrootd() | XrdPosixXrootd | |