summaryrefslogtreecommitdiffstats
path: root/tapsets/API-user-int32.html
diff options
authorfche <fche>2021-03-02 01:48:17 +0000
committerfche <fche>2021-03-02 01:48:17 +0000
commit093d43b43c79b10d4d878c82b0aba89f05a7908f (patch)
treee3cd626fd864844388fd7a9253765b5ac7c32daf /tapsets/API-user-int32.html
parentadd new tutorial/* (diff)
removed man pages
Diffstat (limited to 'tapsets/API-user-int32.html')
-rw-r--r--tapsets/API-user-int32.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-user-int32.html b/tapsets/API-user-int32.html
index 7186b7d1..32465edf 100644
--- a/tapsets/API-user-int32.html
+++ b/tapsets/API-user-int32.html
@@ -2,9 +2,9 @@
2 Retrieves a 32-bit integer value stored in user space 2 Retrieves a 32-bit integer value stored in user space
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 user_int32:long(addr:long) 4 user_int32:long(addr:long)
5</pre></div><div class="refsect1"><a name="idp71926270233424"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idp71424421878384"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p>
6 the user space address to retrieve the 32-bit integer from 6 the user space address to retrieve the 32-bit integer from
7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71926270236656"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71424421881616"></a><h2>Description</h2><p>
8 Returns the 32-bit integer value from a given user space 8 Returns the 32-bit integer value from a given user space
9 address. Returns zero when user space data is not accessible. 9 address. Returns zero when user space data is not accessible.
10</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int16-error.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int32-error.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::user_int16_error</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::user_int32_error</span></td></tr></table></div></body></html> 10</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int16-error.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int32-error.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::user_int16_error</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::user_int32_error</span></td></tr></table></div></body></html>