403Webshell
Server IP : 182.53.201.61  /  Your IP : 216.73.217.175
Web Server : Apache/2.2.15 (Fedora)
System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686
User : apache ( 48)
PHP Version : 5.3.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/gtk-doc/html/libgtop/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/gtk-doc/html/libgtop/libgtop-mountlist.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>mountlist</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<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-mem.html" title="mem">
<link rel="next" href="libgtop-msg-limits.html" title="msg_limits">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="libgtop-white-paper.html" title="White paper">
<link rel="chapter" href="libgtop-lib.html" title="Libgtop Library Reference">
</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-mem.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-msg-limits.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-mountlist.synopsis" class="shortcut">Top</a>
                 | 
                <a href="#libgtop-mountlist.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" title="mountlist">
<a name="libgtop-mountlist"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="libgtop-mountlist.top_of_page"></a>mountlist</span></h2>
<p>mountlist</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="libgtop-mountlist.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">

#include &lt;glibtop/mountlist.h&gt;

#define             <a class="link" href="libgtop-mountlist.html#GLIBTOP-MOUNTLIST-NUMBER--CAPS" title="GLIBTOP_MOUNTLIST_NUMBER">GLIBTOP_MOUNTLIST_NUMBER</a>
#define             <a class="link" href="libgtop-mountlist.html#GLIBTOP-MOUNTLIST-TOTAL--CAPS" title="GLIBTOP_MOUNTLIST_TOTAL">GLIBTOP_MOUNTLIST_TOTAL</a>
#define             <a class="link" href="libgtop-mountlist.html#GLIBTOP-MOUNTLIST-SIZE--CAPS" title="GLIBTOP_MOUNTLIST_SIZE">GLIBTOP_MOUNTLIST_SIZE</a>
#define             <a class="link" href="libgtop-mountlist.html#GLIBTOP-MAX-MOUNTLIST--CAPS" title="GLIBTOP_MAX_MOUNTLIST">GLIBTOP_MAX_MOUNTLIST</a>
                    <a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a>;
                    <a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a>;
<a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a> * <a class="link" href="libgtop-mountlist.html#glibtop-get-mountlist" title="glibtop_get_mountlist ()">glibtop_get_mountlist</a>              (<a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a> *buf,
                                                         int all_fs);
#define             <a class="link" href="libgtop-mountlist.html#glibtop-get-mountlist-r" title="glibtop_get_mountlist_r">glibtop_get_mountlist_r</a>
<a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a> * <a class="link" href="libgtop-mountlist.html#glibtop-get-mountlist-l" title="glibtop_get_mountlist_l ()">glibtop_get_mountlist_l</a>            (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server,
                                                         <a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a> *buf,
                                                         int all_fs);
<a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a> * <a class="link" href="libgtop-mountlist.html#glibtop-get-mountlist-s" title="glibtop_get_mountlist_s ()">glibtop_get_mountlist_s</a>            (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server,
                                                         <a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a> *buf,
                                                         int all_fs);
</pre>
</div>
<div class="refsect1" title="Description">
<a name="libgtop-mountlist.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" title="Details">
<a name="libgtop-mountlist.details"></a><h2>Details</h2>
<div class="refsect2" title="GLIBTOP_MOUNTLIST_NUMBER">
<a name="GLIBTOP-MOUNTLIST-NUMBER--CAPS"></a><h3>GLIBTOP_MOUNTLIST_NUMBER</h3>
<pre class="programlisting">#define GLIBTOP_MOUNTLIST_NUMBER	0
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="GLIBTOP_MOUNTLIST_TOTAL">
<a name="GLIBTOP-MOUNTLIST-TOTAL--CAPS"></a><h3>GLIBTOP_MOUNTLIST_TOTAL</h3>
<pre class="programlisting">#define GLIBTOP_MOUNTLIST_TOTAL		1
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="GLIBTOP_MOUNTLIST_SIZE">
<a name="GLIBTOP-MOUNTLIST-SIZE--CAPS"></a><h3>GLIBTOP_MOUNTLIST_SIZE</h3>
<pre class="programlisting">#define GLIBTOP_MOUNTLIST_SIZE		2
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="GLIBTOP_MAX_MOUNTLIST">
<a name="GLIBTOP-MAX-MOUNTLIST--CAPS"></a><h3>GLIBTOP_MAX_MOUNTLIST</h3>
<pre class="programlisting">#define GLIBTOP_MAX_MOUNTLIST		3
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="glibtop_mountentry">
<a name="glibtop-mountentry"></a><h3>glibtop_mountentry</h3>
<pre class="programlisting">typedef struct {
	guint64 dev;
	char devname [GLIBTOP_MOUNTENTRY_LEN+1];
	char mountdir [GLIBTOP_MOUNTENTRY_LEN+1];
	char type [GLIBTOP_MOUNTENTRY_LEN+1];
} glibtop_mountentry;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="glibtop_mountlist">
<a name="glibtop-mountlist"></a><h3>glibtop_mountlist</h3>
<pre class="programlisting">typedef struct {
	guint64	flags;
	guint64 number;			/* GLIBTOP_MOUNTLIST_NUMBER	*/
	guint64 total;			/* GLIBTOP_MOUNTLIST_TOTAL	*/
	guint64 size;			/* GLIBTOP_MOUNTLIST_SIZE	*/
} glibtop_mountlist;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="glibtop_get_mountlist ()">
<a name="glibtop-get-mountlist"></a><h3>glibtop_get_mountlist ()</h3>
<pre class="programlisting"><a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a> * glibtop_get_mountlist              (<a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a> *buf,
                                                         int all_fs);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>buf</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>all_fs</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="glibtop_get_mountlist_r">
<a name="glibtop-get-mountlist-r"></a><h3>glibtop_get_mountlist_r</h3>
<pre class="programlisting">#define glibtop_get_mountlist_r		glibtop_get_mountlist_s
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="glibtop_get_mountlist_l ()">
<a name="glibtop-get-mountlist-l"></a><h3>glibtop_get_mountlist_l ()</h3>
<pre class="programlisting"><a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a> * glibtop_get_mountlist_l            (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server,
                                                         <a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a> *buf,
                                                         int all_fs);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>server</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>buf</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>all_fs</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="glibtop_get_mountlist_s ()">
<a name="glibtop-get-mountlist-s"></a><h3>glibtop_get_mountlist_s ()</h3>
<pre class="programlisting"><a class="link" href="libgtop-mountlist.html#glibtop-mountentry" title="glibtop_mountentry">glibtop_mountentry</a> * glibtop_get_mountlist_s            (<a class="link" href="libgtop-GlibTop.html#glibtop" title="glibtop">glibtop</a> *server,
                                                         <a class="link" href="libgtop-mountlist.html#glibtop-mountlist" title="glibtop_mountlist">glibtop_mountlist</a> *buf,
                                                         int all_fs);</pre>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>server</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>buf</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>all_fs</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.11</div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit