Public Attributes | |
char | chksum [8] |
char | devmajor [8] |
char | devminor [8] |
char | gid [8] |
char | gname [32] |
char | linkname [100] |
char | magic [6] |
char | mode [8] |
char | mtime [12] |
char | name [100] |
char | prefix [155] |
char | size [12] |
char | typeflag |
char | uid [8] |
char | uname [32] |
char | version [2] |
Definition at line 68 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::chksum |
Definition at line 76 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::devmajor |
Definition at line 83 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::devminor |
Definition at line 84 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::gid |
Definition at line 73 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::gname |
Definition at line 82 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::linkname |
Definition at line 78 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::magic |
Definition at line 79 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::mode |
Definition at line 71 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::mtime |
Definition at line 75 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::name |
Definition at line 70 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::prefix |
Definition at line 85 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::size |
Definition at line 74 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::typeflag |
Definition at line 77 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::uid |
Definition at line 72 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::uname |
Definition at line 81 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.
char tar_header::version |
Definition at line 80 of file bloaty/third_party/zlib/contrib/untgz/untgz.c.