Coda Distributed File System
Public Attributes | List of all members
block Union Reference

#include <tar-FromRedHatCD.h>

Collaboration diagram for block:
Collaboration graph
[legend]

Public Attributes

char buffer [BLOCKSIZE]
 
struct posix_header header
 
struct extra_header extra_header
 
struct oldgnu_header oldgnu_header
 
struct sparse_header sparse_header
 

Member Data Documentation

◆ buffer

char block::buffer[BLOCKSIZE]

◆ extra_header

struct extra_header block::extra_header

◆ header

struct posix_header block::header

◆ oldgnu_header

struct oldgnu_header block::oldgnu_header

◆ sparse_header

struct sparse_header block::sparse_header

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