hblock::hblock::header Struct Reference
#include <tar.h>
List of all members.
Detailed Description
Definition at line 51 of file tar.h.
Member Data Documentation
| char hblock::hblock::header::chksum[TCKSLEN] |
Definition at line 58 of file tar.h.
| char hblock::hblock::header::devmajor[TDEVLEN] |
Definition at line 65 of file tar.h.
| char hblock::hblock::header::devminor[TDEVLEN] |
Definition at line 66 of file tar.h.
Definition at line 55 of file tar.h.
| char hblock::hblock::header::gname[TGNMLEN] |
Definition at line 64 of file tar.h.
| char hblock::hblock::header::linkname[NAMSIZ] |
Definition at line 60 of file tar.h.
| char hblock::hblock::header::magic[TMAGLEN] |
Definition at line 61 of file tar.h.
| char hblock::hblock::header::mode[TMODLEN] |
Definition at line 53 of file tar.h.
| char hblock::hblock::header::mtime[TMTMLEN] |
Definition at line 57 of file tar.h.
Definition at line 52 of file tar.h.
| char hblock::hblock::header::prefix[PFXSIZ] |
Definition at line 67 of file tar.h.
| char hblock::hblock::header::size[TSIZLEN] |
Definition at line 56 of file tar.h.
| char hblock::hblock::header::typeflag |
Definition at line 59 of file tar.h.
Definition at line 54 of file tar.h.
| char hblock::hblock::header::uname[TUNMLEN] |
Definition at line 63 of file tar.h.
| char hblock::hblock::header::version[TVERSLEN] |
Definition at line 62 of file tar.h.
The documentation for this struct was generated from the following file: