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

fingerprint_s Struct Reference

Associates a trailing sub-directory and final base name with an existing directory finger print. More...

#include <fprint.h>

List of all members.

Public Attributes

const struct fprintCacheEntry_sentry
const char* subDir
const char* baseName


Detailed Description

Associates a trailing sub-directory and final base name with an existing directory finger print.

Definition at line 36 of file fprint.h.


Member Data Documentation

const char * fingerprint_s::baseName
 

file base name

Definition at line 41 of file fprint.h.

const struct fprintCacheEntry_s * fingerprint_s::entry
 

directory finger print entry (the directory path is stat(2)-able

Definition at line 38 of file fprint.h.

const char * fingerprint_s::subDir
 

trailing sub-directory path (directories that are not stat(2)-able

Definition at line 40 of file fprint.h.


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