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

hardLink Struct Reference

#include <fsm.h>


Data Fields

struct hardLink* 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 89 of file fsm.h.


Field Documentation

int hardLink::createdPath
 

Definition at line 97 of file fsm.h.

int * hardLink::filex
 

Definition at line 92 of file fsm.h.

int hardLink::linkIndex
 

Definition at line 96 of file fsm.h.

int hardLink::linksLeft
 

Definition at line 95 of file fsm.h.

struct hardLink * hardLink::next
 

Definition at line 90 of file fsm.h.

int hardLink::nlink
 

Definition at line 94 of file fsm.h.

const char ** hardLink::nsuffix
 

Definition at line 91 of file fsm.h.

struct stat hardLink::sb
 

Definition at line 93 of file fsm.h.


The documentation for this struct was generated from the following file:
Generated at Wed Mar 27 03:57:00 2002 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001