This file is indexed.

/usr/share/doc/liblzma-doc/html/structlzma__filter__decoder.html is in liblzma-doc 5.1.1alpha+20120614-2.

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
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>XZ Utils: lzma_filter_decoder Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">XZ Utils
   &#160;<span id="projectnumber">5.1.0alpha</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
  <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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">lzma_filter_decoder Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a67a5fea69a066a9df16846c8c3d90912"><td class="memItemLeft" align="right" valign="top"><a class="el" href="vli_8h.html#a1dbc0ffc3e72748f64df8f7f71898272">lzma_vli</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlzma__filter__decoder.html#a67a5fea69a066a9df16846c8c3d90912">id</a></td></tr>
<tr class="memdesc:a67a5fea69a066a9df16846c8c3d90912"><td class="mdescLeft">&#160;</td><td class="mdescRight">Filter ID.  <a href="#a67a5fea69a066a9df16846c8c3d90912"></a><br/></td></tr>
<tr class="memitem:a503ba991f42f80d56cc4ddff267483ae"><td class="memItemLeft" align="right" valign="top"><a class="el" href="common_8h.html#a2897729ce4e6af56b4412222bdc4280f">lzma_init_function</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlzma__filter__decoder.html#a503ba991f42f80d56cc4ddff267483ae">init</a></td></tr>
<tr class="memitem:a48ac8869fce8ed03f041616100516afc"><td class="memItemLeft" align="right" valign="top">uint64_t(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlzma__filter__decoder.html#a48ac8869fce8ed03f041616100516afc">memusage</a> )(const void *options)</td></tr>
<tr class="memitem:a0f93e7f50a6e6b017d9634d157274e4b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="base_8h.html#a8494e0457e1463d6d2b6836018d87b6e">lzma_ret</a>(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlzma__filter__decoder.html#a0f93e7f50a6e6b017d9634d157274e4b">props_decode</a> )(void **options, <a class="el" href="structlzma__allocator.html">lzma_allocator</a> *allocator, const uint8_t *props, size_t props_size)</td></tr>
</table>
<h2>Field Documentation</h2>
<a class="anchor" id="a67a5fea69a066a9df16846c8c3d90912"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="vli_8h.html#a1dbc0ffc3e72748f64df8f7f71898272">lzma_vli</a> lzma_filter_decoder::id</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Filter ID. </p>

</div>
</div>
<a class="anchor" id="a503ba991f42f80d56cc4ddff267483ae"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="common_8h.html#a2897729ce4e6af56b4412222bdc4280f">lzma_init_function</a> lzma_filter_decoder::init</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Initializes the filter encoder and calls <a class="el" href="common_8h.html#a083a413c43195aed33e19b1d2c043f88">lzma_next_filter_init()</a> for filters + 1. </p>

</div>
</div>
<a class="anchor" id="a48ac8869fce8ed03f041616100516afc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t(* lzma_filter_decoder::memusage)(const void *options)</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Calculates memory usage of the encoder. If the options are invalid, UINT64_MAX is returned. </p>

</div>
</div>
<a class="anchor" id="a0f93e7f50a6e6b017d9634d157274e4b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="base_8h.html#a8494e0457e1463d6d2b6836018d87b6e">lzma_ret</a>(* lzma_filter_decoder::props_decode)(void **options, <a class="el" href="structlzma__allocator.html">lzma_allocator</a> *allocator, const uint8_t *props, size_t props_size)</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Decodes Filter Properties.</p>
<dl class="section return"><dt>Returns</dt><dd>- LZMA_OK: Properties decoded successfully.<ul>
<li>LZMA_OPTIONS_ERROR: Unsupported properties</li>
<li>LZMA_MEM_ERROR: Memory allocation failed. </li>
</ul>
</dd></dl>

<p>Referenced by <a class="el" href="filter__decoder_8c.html#ae3a6ec3975717014d4d8ffe32f21e5fa">lzma_properties_decode()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>liblzma/common/<a class="el" href="filter__decoder_8c.html">filter_decoder.c</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Nov 18 2012 19:30:21 for XZ Utils by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>