This file is indexed.

/usr/share/doc/liblog4c-doc/html/version_8h.html is in liblog4c-doc 1.2.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>log4c: version.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">log4c&#160;<span id="projectnumber">1.2.1</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#define-members">Defines</a> &#124;
<a href="#func-members">Functions</a> &#124;
<a href="#var-members">Variables</a>  </div>
  <div class="headertitle">
<div class="title">version.h File Reference</div>  </div>
</div>
<div class="contents">

<p>log4c version information  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;log4c/defs.h&gt;</code><br/>
</div>
<p><a href="version_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a59d16ea3e7fc459898f89dd86fd8bed7">LOG4C_MAJOR_VERSION</a>&#160;&#160;&#160;1</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a90d17e4b1a8283d063328b8a98d5f076">LOG4C_MINOR_VERSION</a>&#160;&#160;&#160;2</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a35770cdd87bc5255c96c1cd70756bc99">LOG4C_MICRO_VERSION</a>&#160;&#160;&#160;1</td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#af8c2df4900d5c9d43d5a875e7672e400">log4c_version</a> (void)</td></tr>
<tr><td colspan="2"><h2><a name="var-members"></a>
Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#aac9c0e64eb41e2951e425511377bc1c9">log4c_major_version</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a7676def86b8caf79dca1ec710ebe7821">log4c_minor_version</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a3d376f000c8eed94b1b1437bece16d95">log4c_micro_version</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>log4c version information </p>
</div><hr/><h2>Define Documentation</h2>
<a class="anchor" id="a59d16ea3e7fc459898f89dd86fd8bed7"></a><!-- doxytag: member="version.h::LOG4C_MAJOR_VERSION" ref="a59d16ea3e7fc459898f89dd86fd8bed7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define LOG4C_MAJOR_VERSION&#160;&#160;&#160;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>constant macro holding the major version of log4c </p>

</div>
</div>
<a class="anchor" id="a35770cdd87bc5255c96c1cd70756bc99"></a><!-- doxytag: member="version.h::LOG4C_MICRO_VERSION" ref="a35770cdd87bc5255c96c1cd70756bc99" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define LOG4C_MICRO_VERSION&#160;&#160;&#160;1</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>constant macro holding the micro version of log4c </p>

</div>
</div>
<a class="anchor" id="a90d17e4b1a8283d063328b8a98d5f076"></a><!-- doxytag: member="version.h::LOG4C_MINOR_VERSION" ref="a90d17e4b1a8283d063328b8a98d5f076" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define LOG4C_MINOR_VERSION&#160;&#160;&#160;2</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>constant macro holding the minor version of log4c </p>

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="af8c2df4900d5c9d43d5a875e7672e400"></a><!-- doxytag: member="version.h::log4c_version" ref="af8c2df4900d5c9d43d5a875e7672e400" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char* log4c_version </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>a string containing the full log4c version </dd></dl>

</div>
</div>
<hr/><h2>Variable Documentation</h2>
<a class="anchor" id="aac9c0e64eb41e2951e425511377bc1c9"></a><!-- doxytag: member="version.h::log4c_major_version" ref="aac9c0e64eb41e2951e425511377bc1c9" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="version_8h.html#aac9c0e64eb41e2951e425511377bc1c9">log4c_major_version</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>constant variable holding the major version of log4c </p>

</div>
</div>
<a class="anchor" id="a3d376f000c8eed94b1b1437bece16d95"></a><!-- doxytag: member="version.h::log4c_micro_version" ref="a3d376f000c8eed94b1b1437bece16d95" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="version_8h.html#a3d376f000c8eed94b1b1437bece16d95">log4c_micro_version</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>constant variable holding the micro version of log4c </p>

</div>
</div>
<a class="anchor" id="a7676def86b8caf79dca1ec710ebe7821"></a><!-- doxytag: member="version.h::log4c_minor_version" ref="a7676def86b8caf79dca1ec710ebe7821" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="version_8h.html#a7676def86b8caf79dca1ec710ebe7821">log4c_minor_version</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>constant variable holding the minor version of log4c </p>

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon May 2 2011 16:16:03 for log4c by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>