Coda Distributed File System
Public Attributes | List of all members
posix_header Struct Reference

#include <tar-FromRedHatCD.h>

Public Attributes

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]
 

Member Data Documentation

◆ chksum

char posix_header::chksum[8]

◆ devmajor

char posix_header::devmajor[8]

◆ devminor

char posix_header::devminor[8]

◆ gid

char posix_header::gid[8]

◆ gname

char posix_header::gname[32]

◆ linkname

char posix_header::linkname[100]

◆ magic

char posix_header::magic[6]

◆ mode

char posix_header::mode[8]

◆ mtime

char posix_header::mtime[12]

◆ name

char posix_header::name[100]

◆ prefix

char posix_header::prefix[155]

◆ size

char posix_header::size[12]

◆ typeflag

char posix_header::typeflag

◆ uid

char posix_header::uid[8]

◆ uname

char posix_header::uname[32]

◆ version

char posix_header::version[2]

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