Go to the source code of this file.
Data Structures | |
| union | record |
| struct | record::header |
Defines | |
| #define | RECORDSIZE 512 |
| #define | NAMSIZ 100 |
| #define | TUNMLEN 32 |
| #define | TGNMLEN 32 |
| #define | CHKBLANKS " " /* 8 blanks, no null */ |
| #define | TARMAGIC "ustar " /* 7 chars and a null */ |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 54 of file tar.h. Referenced by is_tar(). |
|
|
|
|
|
|
1.3.6