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
dev_t dev
ino_t inode
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 98 of file fsm.h.

dev_t hardLink::dev
 

Definition at line 93 of file fsm.h.

int * hardLink::filex
 

Definition at line 92 of file fsm.h.

ino_t hardLink::inode
 

Definition at line 94 of file fsm.h.

int hardLink::linkIndex
 

Definition at line 97 of file fsm.h.

int hardLink::linksLeft
 

Definition at line 96 of file fsm.h.

struct hardLink * hardLink::next
 

Definition at line 90 of file fsm.h.

int hardLink::nlink
 

Definition at line 95 of file fsm.h.

const char ** hardLink::nsuffix
 

Definition at line 91 of file fsm.h.


The documentation for this struct was generated from the following file:
Generated at Thu Apr 19 15:29:49 2001 for rpm by doxygen1.2.6-20010408 written by Dimitri van Heesch, © 1997-2001