#include "VestaLog.H"#include "VestaLogPrivate.H"#include <unistd.h>#include <sys/stat.h>#include <assert.h>#include <fcntl.h>#include <errno.h>#include <dirent.h>#include <FS.H>#include <FdStream.H>Go to the source code of this file.
Defines | |
| #define | COPY_SIZE 8192 |
Functions | |
| int | _Preaddir_r (DIR *, struct dirent *, struct dirent **) |
|
|
Definition at line 58 of file VestaLog.C. Referenced by VestaLog::checkpointEnd(), and CopyShortId(). |
|
||||||||||||||||
|
|
1.4.2