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

fingerPrint_s Struct Reference

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

#include <rpmdb/fprint.h>

Collaboration diagram for fingerPrint_s:

Collaboration graph
[legend]

Data Fields

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 44 of file fprint.h.


Field Documentation

const char* fingerPrint_s::baseName
 

file base name

Definition at line 51 of file fprint.h.

Referenced by doLookup(), fpHashFunction(), fpLookupList(), fpsCompare(), and rpmdbFindFpList().

const struct fprintCacheEntry_s* fingerPrint_s::entry
 

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

Definition at line 46 of file fprint.h.

Referenced by doLookup(), fpHashFunction(), fpLookupList(), fpsCompare(), and handleOverlappedFiles().

const char* fingerPrint_s::subDir
 

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

Definition at line 49 of file fprint.h.

Referenced by doLookup(), fpLookupList(), and fpsCompare().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 27 22:42:39 2016 for rpm by  doxygen 1.4.4