Go to the source code of this file.
Classes | |
class | US_Tar |
struct | US_Tar::posix_header |
Macros | |
#define | TAR_OK 0 |
#define | TAR_CANNOTCREATE 1 |
#define | TAR_NOTFOUND 2 |
#define | TAR_CANTSTAT 3 |
#define | TAR_FILENAMETOOLONG 4 |
#define | TAR_INTERNAL 5 |
#define | TAR_READERROR 6 |
#define | TAR_WRITEERROR 7 |
#define | TAR_ARCHIVEERROR 8 |
#define | TAR_MKDIRFAILED 9 |
#define | BLOCK_SIZE 512 |
#define | BLOCKING_FACTOR 20 |