Crossfire Server, Trunk
mtar_header_t Struct Reference

#include <microtar.h>

+ Collaboration diagram for mtar_header_t:

Data Fields

char linkname [100]
 
unsigned mode
 
unsigned mtime
 
char name [100]
 
unsigned owner
 
unsigned size
 
unsigned type
 

Detailed Description

Definition at line 38 of file microtar.h.

Field Documentation

◆ linkname

char mtar_header_t::linkname[100]

Definition at line 45 of file microtar.h.

Referenced by header_to_raw(), and raw_to_header().

◆ mode

unsigned mtar_header_t::mode

◆ mtime

unsigned mtar_header_t::mtime

Definition at line 42 of file microtar.h.

Referenced by add_to_tar(), header_to_raw(), and raw_to_header().

◆ name

char mtar_header_t::name[100]

◆ owner

unsigned mtar_header_t::owner

Definition at line 40 of file microtar.h.

Referenced by header_to_raw(), and raw_to_header().

◆ size

◆ type

unsigned mtar_header_t::type

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