This file is indexed.

/usr/share/gtk-doc/html/libgtop/libgtop-msg-limits.html is in libgtop2-doc 2.28.5-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
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>msg_limits</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Libgtop Reference Manual">
<link rel="up" href="libgtop-lib.html" title="Libgtop Library Reference">
<link rel="prev" href="libgtop-mountlist.html" title="mountlist">
<link rel="next" href="libgtop-cpu.html" title="cpu">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="libgtop-mountlist.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="libgtop-lib.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Libgtop Reference Manual</th>
<td><a accesskey="n" href="libgtop-cpu.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#libgtop-msg-limits.synopsis" class="shortcut">Top</a>
                   | 
                  <a href="#libgtop-msg-limits.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry">
<a name="libgtop-msg-limits"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libgtop-msg-limits.top_of_page"></a>msg_limits</span></h2>
<p>msg_limits</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="libgtop-msg-limits.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
#include &lt;glibtop/msg_limits.h&gt;

#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGPOOL:CAPS" title="GLIBTOP_IPC_MSGPOOL">GLIBTOP_IPC_MSGPOOL</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGMAP:CAPS" title="GLIBTOP_IPC_MSGMAP">GLIBTOP_IPC_MSGMAP</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGMAX:CAPS" title="GLIBTOP_IPC_MSGMAX">GLIBTOP_IPC_MSGMAX</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGMNB:CAPS" title="GLIBTOP_IPC_MSGMNB">GLIBTOP_IPC_MSGMNB</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGMNI:CAPS" title="GLIBTOP_IPC_MSGMNI">GLIBTOP_IPC_MSGMNI</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGSSZ:CAPS" title="GLIBTOP_IPC_MSGSSZ">GLIBTOP_IPC_MSGSSZ</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-IPC-MSGTQL:CAPS" title="GLIBTOP_IPC_MSGTQL">GLIBTOP_IPC_MSGTQL</a>
#define             <a class="link" href="libgtop-msg-limits.html#GLIBTOP-MAX-MSG-LIMITS:CAPS" title="GLIBTOP_MAX_MSG_LIMITS">GLIBTOP_MAX_MSG_LIMITS</a>
struct              <a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits">glibtop_msg_limits</a>;
<span class="returnvalue">void</span>                <a class="link" href="libgtop-msg-limits.html#glibtop-get-msg-limits" title="glibtop_get_msg_limits ()">glibtop_get_msg_limits</a>              (<em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);
#define             <a class="link" href="libgtop-msg-limits.html#glibtop-get-msg-limits-r" title="glibtop_get_msg_limits_r">glibtop_get_msg_limits_r</a>
<span class="returnvalue">void</span>                <a class="link" href="libgtop-msg-limits.html#glibtop-get-msg-limits-l" title="glibtop_get_msg_limits_l ()">glibtop_get_msg_limits_l</a>            (<em class="parameter"><code><a class="link" href="libgtop-GlibTop.html#glibtop" title="struct glibtop"><span class="type">glibtop</span></a> *server</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libgtop-msg-limits.html#glibtop-get-msg-limits-p" title="glibtop_get_msg_limits_p ()">glibtop_get_msg_limits_p</a>            (<em class="parameter"><code><a class="link" href="libgtop-GlibTop.html#glibtop" title="struct glibtop"><span class="type">glibtop</span></a> *server</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);
<span class="returnvalue">void</span>                <a class="link" href="libgtop-msg-limits.html#glibtop-get-msg-limits-s" title="glibtop_get_msg_limits_s ()">glibtop_get_msg_limits_s</a>            (<em class="parameter"><code><a class="link" href="libgtop-GlibTop.html#glibtop" title="struct glibtop"><span class="type">glibtop</span></a> *server</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="libgtop-msg-limits.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1">
<a name="libgtop-msg-limits.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGPOOL:CAPS"></a><h3>GLIBTOP_IPC_MSGPOOL</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGPOOL 0
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGMAP:CAPS"></a><h3>GLIBTOP_IPC_MSGMAP</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGMAP 1
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGMAX:CAPS"></a><h3>GLIBTOP_IPC_MSGMAX</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGMAX 2
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGMNB:CAPS"></a><h3>GLIBTOP_IPC_MSGMNB</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGMNB 3
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGMNI:CAPS"></a><h3>GLIBTOP_IPC_MSGMNI</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGMNI 4
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGSSZ:CAPS"></a><h3>GLIBTOP_IPC_MSGSSZ</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGSSZ 5
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-IPC-MSGTQL:CAPS"></a><h3>GLIBTOP_IPC_MSGTQL</h3>
<pre class="programlisting">#define GLIBTOP_IPC_MSGTQL 6
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GLIBTOP-MAX-MSG-LIMITS:CAPS"></a><h3>GLIBTOP_MAX_MSG_LIMITS</h3>
<pre class="programlisting">#define GLIBTOP_MAX_MSG_LIMITS 7
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="glibtop-msg-limits"></a><h3>struct glibtop_msg_limits</h3>
<pre class="programlisting">struct glibtop_msg_limits {
	guint64 flags;
	guint64 msgpool; /* GLIBTOP_IPC_MSGPOOL */
	guint64 msgmap;		/* GLIBTOP_IPC_MSGMAP */
	guint64 msgmax;		/* GLIBTOP_IPC_MSGMAX */
	guint64 msgmnb;		/* GLIBTOP_IPC_MSGMNB */
	guint64 msgmni;		/* GLIBTOP_IPC_MSGMNI */
	guint64 msgssz;		/* GLIBTOP_IPC_MSGSSZ */
	guint64 msgtql;		/* GLIBTOP_IPC_MSGTQL */
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="glibtop-get-msg-limits"></a><h3>glibtop_get_msg_limits ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                glibtop_get_msg_limits              (<em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="glibtop-get-msg-limits-r"></a><h3>glibtop_get_msg_limits_r</h3>
<pre class="programlisting">#define glibtop_get_msg_limits_r glibtop_get_msg_limits_p
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="glibtop-get-msg-limits-l"></a><h3>glibtop_get_msg_limits_l ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                glibtop_get_msg_limits_l            (<em class="parameter"><code><a class="link" href="libgtop-GlibTop.html#glibtop" title="struct glibtop"><span class="type">glibtop</span></a> *server</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="glibtop-get-msg-limits-p"></a><h3>glibtop_get_msg_limits_p ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                glibtop_get_msg_limits_p            (<em class="parameter"><code><a class="link" href="libgtop-GlibTop.html#glibtop" title="struct glibtop"><span class="type">glibtop</span></a> *server</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="glibtop-get-msg-limits-s"></a><h3>glibtop_get_msg_limits_s ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>                glibtop_get_msg_limits_s            (<em class="parameter"><code><a class="link" href="libgtop-GlibTop.html#glibtop" title="struct glibtop"><span class="type">glibtop</span></a> *server</code></em>,
                                                         <em class="parameter"><code><a class="link" href="libgtop-msg-limits.html#glibtop-msg-limits" title="struct glibtop_msg_limits"><span class="type">glibtop_msg_limits</span></a> *buf</code></em>);</pre>
<p>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>