#include <tar.h>
Definition at line 53 of file tar.h.
◆ chksum
char record::header::chksum[8] |
Definition at line 60 of file tar.h.
◆ devmajor
char record::header::devmajor[8] |
Definition at line 66 of file tar.h.
◆ devminor
char record::header::devminor[8] |
Definition at line 67 of file tar.h.
◆ gid
char record::header::gid[8] |
Definition at line 57 of file tar.h.
◆ gname
char record::header::gname[TGNMLEN] |
Definition at line 65 of file tar.h.
◆ linkflag
char record::header::linkflag |
Definition at line 61 of file tar.h.
◆ linkname
char record::header::linkname[NAMSIZ] |
Definition at line 62 of file tar.h.
◆ magic
char record::header::magic[8] |
Definition at line 63 of file tar.h.
◆ mode
char record::header::mode[8] |
Definition at line 55 of file tar.h.
◆ mtime
char record::header::mtime[12] |
Definition at line 59 of file tar.h.
◆ name
char record::header::name[NAMSIZ] |
Definition at line 54 of file tar.h.
◆ size
char record::header::size[12] |
Definition at line 58 of file tar.h.
◆ uid
char record::header::uid[8] |
Definition at line 56 of file tar.h.
◆ uname
char record::header::uname[TUNMLEN] |
Definition at line 64 of file tar.h.
The documentation for this struct was generated from the following file:
- ext/fileinfo/libmagic/tar.h