Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

hardLink Struct Reference

List of all members.

Public Attributes

struct hardLink* next
const char** files
int* fileMaps
dev_t dev
ino_t inode
int nlink
int linksLeft
int createdPath
const struct stat sb

Detailed Description

Keeps track of set of all hard linked files in archive.

Definition at line 24 of file cpio.c.


Member Data Documentation

int hardLink::createdPath
 

Definition at line 32 of file cpio.c.

dev_t hardLink::dev
 

Definition at line 28 of file cpio.c.

int* hardLink::fileMaps
 

Definition at line 27 of file cpio.c.

const char** hardLink::files
 

Definition at line 26 of file cpio.c.

ino_t hardLink::inode
 

Definition at line 29 of file cpio.c.

int hardLink::linksLeft
 

Definition at line 31 of file cpio.c.

struct hardLink* hardLink::next
 

Definition at line 25 of file cpio.c.

int hardLink::nlink
 

Definition at line 30 of file cpio.c.

const struct stat hardLink::sb
 

Definition at line 33 of file cpio.c.


The documentation for this struct was generated from the following file:
Generated at Mon May 21 08:53:43 2001 for rpm by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001