Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

hardLink_s Struct Reference

#include <fsm.h>


Data Fields

struct hardLink_s* next
const char** nsuffix
int* filex
struct stat sb
int nlink
int linksLeft
int linkIndex
int createdPath


Detailed Description

Keeps track of the set of all hard links to a file in an archive.

Definition at line 95 of file fsm.h.


Field Documentation

int hardLink_s::createdPath
 

Definition at line 103 of file fsm.h.

int * hardLink_s::filex
 

Definition at line 98 of file fsm.h.

int hardLink_s::linkIndex
 

Definition at line 102 of file fsm.h.

int hardLink_s::linksLeft
 

Definition at line 101 of file fsm.h.

struct hardLink_s * hardLink_s::next
 

Definition at line 96 of file fsm.h.

int hardLink_s::nlink
 

Definition at line 100 of file fsm.h.

const char ** hardLink_s::nsuffix
 

Definition at line 97 of file fsm.h.

struct stat hardLink_s::sb
 

Definition at line 99 of file fsm.h.


The documentation for this struct was generated from the following file:
Generated at Fri Feb 15 10:36:06 2002 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001