#include <fprint.h>
Data Fields | |
const struct fprintCacheEntry_s * | entry |
const char * | subDir |
const char * | baseName |
Definition at line 45 of file fprint.h.
|
file base name Definition at line 50 of file fprint.h. Referenced by doLookup(), and fpHashFunction(). |
|
directory finger print entry (the directory path is stat(2)-able Definition at line 47 of file fprint.h. Referenced by doLookup(), fpHashFunction(), and handleOverlappedFiles(). |
|
trailing sub-directory path (directories that are not stat(2)-able Definition at line 49 of file fprint.h. Referenced by doLookup(). |