#include <Basics.H>#include "FS.H"#include "AtomicFile.H"Go to the source code of this file.
Functions | |
| void | Syntax (char *msg) |
| void | Test (bool useFS, char *filename, int size) throw (FS::Failure) |
| int | main (int argc, char *argv[]) |
|
||||||||||||
|
Definition at line 77 of file TestFullDisk.C. |
|
|
Definition at line 46 of file TestFullDisk.C. Referenced by CheckExclusive(), and main(). |
|
||||||||||||||||
|
Definition at line 52 of file TestFullDisk.C. References FS::Close(), min(), AtomicFile::open(), and FS::Write(). Referenced by main(). |
1.4.2