ustar_header Struct Reference


Data Fields

char name [100]
char mode [8]
char uid [8]
char gid [8]
char size [12]
char mtime [12]
char chksum [8]
char typeflag
char linkname [100]
char magic [6]
char version [2]
char uname [32]
char gname [32]
char devmajor [8]
char devminor [8]
char prefix [155]
char padding [12]

Detailed Description

Definition at line 11 of file ustar.c.


Field Documentation

char ustar_header::name[100]

Definition at line 13 of file ustar.c.

Referenced by ustar_make_header(), and ustar_parse_header().

Definition at line 14 of file ustar.c.

Referenced by ustar_make_header().

Definition at line 15 of file ustar.c.

Referenced by ustar_make_header().

Definition at line 16 of file ustar.c.

Referenced by ustar_make_header().

Definition at line 17 of file ustar.c.

Referenced by ustar_make_header(), and ustar_parse_header().

Definition at line 18 of file ustar.c.

Referenced by ustar_make_header().

Definition at line 20 of file ustar.c.

Referenced by calculate_chksum(), ustar_make_header(), and ustar_parse_header().

Definition at line 21 of file ustar.c.

Referenced by ustar_make_header(), and ustar_parse_header().

Definition at line 22 of file ustar.c.

Definition at line 24 of file ustar.c.

Referenced by ustar_make_header(), and ustar_parse_header().

Definition at line 25 of file ustar.c.

Referenced by ustar_make_header(), and ustar_parse_header().

Definition at line 26 of file ustar.c.

Referenced by ustar_make_header().

Definition at line 27 of file ustar.c.

Referenced by ustar_make_header().

Definition at line 28 of file ustar.c.

Definition at line 29 of file ustar.c.

Definition at line 30 of file ustar.c.

Referenced by ustar_parse_header().

Definition at line 32 of file ustar.c.


The documentation for this struct was generated from the following file:

Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6