This file is indexed.

/usr/share/doc/libxr1-dev/html/struct__xr__servlet__method__def.html is in libxr1-dev 1.0-2.1build1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-2">
<title>_xr_servlet_method_def Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<style>
h1, h2 { 
  text-align:  left;
}
body {
  margin-top: 6ex;
  margin-bottom: 6ex;
}
#topbar {
  position: fixed;
  top: 0;
  left: 0;
  height: 3ex;
  margin: 0;
  padding: 1ex;
  background-color: #e8eef2;
  border-bottom: 1px solid #84B0C7;
  width: 100%;
}
#topbar a {
  font-size: 140%;
  font-weight: bold;
  color: darkred;
}
#topbar a:visited {
  font-size: 140%;
  font-weight: bold;
  color: darkred;
}

#botbar {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 3ex;
  margin: 0;
  padding: 1ex;
  background-color: #e8eef2;
  border-top: 1px solid #84B0C7;
  width: 100%;
  text-align: center;
}
hr {
  border-top: 1px solid #84B0C7;
  height: 1px;
}
</style>
</head><body>
<div id="topbar">
  <a href="index.html">libxr</a> &mdash; <span>developer's documentation</span>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
  <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>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">_xr_servlet_method_def Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="_xr_servlet_method_def" -->
<p>Servlet method description structure.  
 <a href="struct__xr__servlet__method__def.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="xr-server_8h_source.html">xr-server.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__xr__servlet__method__def_ab6155d2fc8c57c90c95cfdfb092c7b57.html#ab6155d2fc8c57c90c95cfdfb092c7b57">name</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Method name.  <a href="#ab6155d2fc8c57c90c95cfdfb092c7b57"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="xr-server_8h_a82d0c0b05c83e3b1082a9c01cf8ce6ea.html#a82d0c0b05c83e3b1082a9c01cf8ce6ea">servlet_method_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__xr__servlet__method__def_abf20406f6820f8e98e3737ade669ed50.html#abf20406f6820f8e98e3737ade669ed50">cb</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Method callback.  <a href="#abf20406f6820f8e98e3737ade669ed50"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acc9531b41b29fd98a16e566b65ad0ba2"></a><!-- doxytag: member="_xr_servlet_method_def::padding1" ref="acc9531b41b29fd98a16e566b65ad0ba2" args="[4]" -->
void *&#160;</td><td class="memItemRight" valign="bottom"><b>padding1</b> [4]</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Servlet method description structure. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="xr-server_8h_source.html">xr-server.h</a></li>
</ul>
</div><!-- contents -->
<div id="botbar">
  Documentation for <a style="color:darkred;" href="index.html">libxr</a>, Wed Feb 29 2012 09:04:04.
</div>
</body>
</html>