Home
last modified time | relevance | path

Searched defs:oldgnu_header (Results 1 – 3 of 3) sorted by relevance

/dports/misc/mc/mc-4.8.27/src/vfs/tar/
H A Dtar.c210 struct oldgnu_header struct
233 struct oldgnu_header oldgnu_header; argument
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/tar/
H A Dtar.c210 struct oldgnu_header struct
233 struct oldgnu_header oldgnu_header; argument
/dports/archivers/gtar/tar-1.34/src/
H A Dtar.h139 struct oldgnu_header struct
141 char unused_pad1[345]; /* 0 */
142 char atime[12]; /* 345 Incr. archive: atime of the file */
143 char ctime[12]; /* 357 Incr. archive: ctime of the file */
144 char offset[12]; /* 369 Multivolume archive: the offset of
146 char longnames[4]; /* 381 Not used */
147 char unused_pad2; /* 385 */
148 struct sparse sp[SPARSES_IN_OLDGNU_HEADER];
150 char isextended; /* 482 Sparse file: Extension sparse header
152 char realsize[12]; /* 483 Sparse file: Real size*/
[all …]