RTEMS  5.1
Public Types | Data Fields
Untar_ChunkContext Struct Reference

Public Types

enum  { UNTAR_CHUNK_HEADER, UNTAR_CHUNK_SKIP, UNTAR_CHUNK_WRITE, UNTAR_CHUNK_ERROR }
 Current context state.
 

Data Fields

Untar_HeaderContext base
 
char buf [UNTAR_FILE_NAME_SIZE]
 File path buffer.
 
enum Untar_ChunkContext:: { ... }  state
 Current context state.
 
char header [512]
 Header buffer.
 
size_t done_bytes
 Number of bytes of overall length are already processed.
 
int out_fd
 File descriptor of output file.
 

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