30#define OLDGNU_COMPATIBILITY 1
122#define SPARSES_IN_EXTRA_HEADER 16
123#define SPARSES_IN_OLDGNU_HEADER 4
124#define SPARSES_IN_SPARSE_HEADER 21
186#define OLDGNU_MAGIC "ustar "
193#define GNUTYPE_DUMPDIR 'D'
196#define GNUTYPE_LONGLINK 'K'
199#define GNUTYPE_LONGNAME 'L'
202#define GNUTYPE_MULTIVOL 'M'
205#define GNUTYPE_NAMES 'N'
208#define GNUTYPE_SPARSE 'S'
211#define GNUTYPE_VOLHDR 'V'
Definition: coda_dir.h:58
Definition: tar-FromRedHatCD.h:107
char numbytes[12]
Definition: tar-FromRedHatCD.h:109
char offset[12]
Definition: tar-FromRedHatCD.h:108
#define SPARSES_IN_SPARSE_HEADER
Definition: tar-FromRedHatCD.h:124
#define SPARSES_IN_OLDGNU_HEADER
Definition: tar-FromRedHatCD.h:123
#define SPARSES_IN_EXTRA_HEADER
Definition: tar-FromRedHatCD.h:122
archive_format
Definition: tar-FromRedHatCD.h:219
@ GNU_FORMAT
Definition: tar-FromRedHatCD.h:224
@ OLDGNU_FORMAT
Definition: tar-FromRedHatCD.h:222
@ DEFAULT_FORMAT
Definition: tar-FromRedHatCD.h:220
@ POSIX_FORMAT
Definition: tar-FromRedHatCD.h:223
@ V7_FORMAT
Definition: tar-FromRedHatCD.h:221
#define BLOCKSIZE
Definition: tar-FromRedHatCD.h:216
Definition: tar-FromRedHatCD.h:228
struct posix_header header
Definition: tar-FromRedHatCD.h:230