Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

record::header Struct Reference

#include <tar.h>


Data Fields

char name [100]
char mode [8]
char uid [8]
char gid [8]
char size [12]
char mtime [12]
char chksum [8]
char linkflag
char linkname [100]
char magic [8]
char uname [32]
char gname [32]
char devmajor [8]
char devminor [8]


Field Documentation

char record::header::chksum[8]
 

Definition at line 37 of file tar.h.

Referenced by is_tar().

char record::header::devmajor[8]
 

Definition at line 43 of file tar.h.

char record::header::devminor[8]
 

Definition at line 44 of file tar.h.

char record::header::gid[8]
 

Definition at line 34 of file tar.h.

char record::header::gname[ 32 ]
 

Definition at line 42 of file tar.h.

char record::header::linkflag
 

Definition at line 38 of file tar.h.

char record::header::linkname[ 100 ]
 

Definition at line 39 of file tar.h.

char record::header::magic[8]
 

Definition at line 40 of file tar.h.

Referenced by is_tar().

char record::header::mode[8]
 

Definition at line 32 of file tar.h.

char record::header::mtime[12]
 

Definition at line 36 of file tar.h.

char record::header::name[ 100 ]
 

Definition at line 31 of file tar.h.

char record::header::size[12]
 

Definition at line 35 of file tar.h.

char record::header::uid[8]
 

Definition at line 33 of file tar.h.

char record::header::uname[ 32 ]
 

Definition at line 41 of file tar.h.


The documentation for this struct was generated from the following file:
Generated on Thu May 13 14:59:40 2004 for rpm by doxygen1.2.18