![]() |
XRootD
|
Static Public Member Functions | |
static int | Close (int fd) |
static int | Open (const char *path, int oflag) |
static int | Statfd (int fd, struct stat *buf) |
static int | Statfn (const char *fn, struct stat *buf) |
static int | Statlk (const char *fn, struct stat *buf) |
Definition at line 86 of file XrdDigFS.cc.
|
inlinestatic |
Definition at line 90 of file XrdDigFS.cc.
References close.
Referenced by XrdDigFile::close(), and XrdDigFile::open().
|
inlinestatic |
Definition at line 92 of file XrdDigFS.cc.
References open().
Referenced by XrdDigFile::open().
|
inlinestatic |
Definition at line 94 of file XrdDigFS.cc.
References fstat().
Referenced by XrdDigFile::open(), and XrdDigFile::stat().
|
inlinestatic |
Definition at line 96 of file XrdDigFS.cc.
References stat().
Referenced by XrdDigFS::exists(), and XrdDigFS::stat().
|
inlinestatic |
Definition at line 98 of file XrdDigFS.cc.
References lstat().
Referenced by XrdDigFile::open().