Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 67e32647b06c0323bf90c6b54a6438d1 > files > 773

rpm-apidocs-4.4.2.3-34.el5.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>rpm: fingerPrint_s Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>fingerPrint_s Struct Reference</h1><!-- doxytag: class="fingerPrint_s" -->Associates a trailing sub-directory and final base name with an existing directory finger print.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="fprint_8h-source.html">fprint.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structfprintCacheEntry__s.html">fprintCacheEntry_s</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfingerPrint__s.html#0d73dd8062a9259fe1549592ec430bb2">entry</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfingerPrint__s.html#667808e35073ae3fa141b3f3ab59d000">subDir</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfingerPrint__s.html#17c474c078937ada24b6957550c427d8">baseName</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Associates a trailing sub-directory and final base name with an existing directory finger print. 
<p>

<p>
Definition at line <a class="el" href="fprint_8h-source.html#l00044">44</a> of file <a class="el" href="fprint_8h-source.html">fprint.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="17c474c078937ada24b6957550c427d8"></a><!-- doxytag: member="fingerPrint_s::baseName" ref="17c474c078937ada24b6957550c427d8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structfingerPrint__s.html#17c474c078937ada24b6957550c427d8">fingerPrint_s::baseName</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
file base name 
<p>
Definition at line <a class="el" href="fprint_8h-source.html#l00049">49</a> of file <a class="el" href="fprint_8h-source.html">fprint.h</a>.
<p>
Referenced by <a class="el" href="fprint_8c-source.html#l00059">doLookup()</a>, <a class="el" href="transaction_8c-source.html#l00374">findFps()</a>, <a class="el" href="fprint_8c-source.html#l00195">fpHashFunction()</a>, <a class="el" href="fprint_8c-source.html#l00231">fpLookupList()</a>, and <a class="el" href="transaction_8c-source.html#l00319">fpsCompare()</a>.
</div>
</div><p>
<a class="anchor" name="0d73dd8062a9259fe1549592ec430bb2"></a><!-- doxytag: member="fingerPrint_s::entry" ref="0d73dd8062a9259fe1549592ec430bb2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structfprintCacheEntry__s.html">fprintCacheEntry_s</a>* <a class="el" href="structfingerPrint__s.html#0d73dd8062a9259fe1549592ec430bb2">fingerPrint_s::entry</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
directory finger print entry (the directory path is stat(2)-able 
<p>
Definition at line <a class="el" href="fprint_8h-source.html#l00046">46</a> of file <a class="el" href="fprint_8h-source.html">fprint.h</a>.
<p>
Referenced by <a class="el" href="fprint_8c-source.html#l00059">doLookup()</a>, <a class="el" href="transaction_8c-source.html#l00374">findFps()</a>, <a class="el" href="fprint_8c-source.html#l00195">fpHashFunction()</a>, <a class="el" href="transaction_8c-source.html#l00319">fpsCompare()</a>, and <a class="el" href="transaction_8c-source.html#l00467">handleOverlappedFiles()</a>.
</div>
</div><p>
<a class="anchor" name="667808e35073ae3fa141b3f3ab59d000"></a><!-- doxytag: member="fingerPrint_s::subDir" ref="667808e35073ae3fa141b3f3ab59d000" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* <a class="el" href="structfingerPrint__s.html#667808e35073ae3fa141b3f3ab59d000">fingerPrint_s::subDir</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
trailing sub-directory path (directories that are not stat(2)-able 
<p>
Definition at line <a class="el" href="fprint_8h-source.html#l00048">48</a> of file <a class="el" href="fprint_8h-source.html">fprint.h</a>.
<p>
Referenced by <a class="el" href="fprint_8c-source.html#l00059">doLookup()</a>, <a class="el" href="transaction_8c-source.html#l00374">findFps()</a>, <a class="el" href="fprint_8c-source.html#l00195">fpHashFunction()</a>, <a class="el" href="fprint_8c-source.html#l00231">fpLookupList()</a>, and <a class="el" href="transaction_8c-source.html#l00319">fpsCompare()</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>rpmdb/<a class="el" href="fprint_8h-source.html">fprint.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on 1 Oct 2013 for rpm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>