diff options
| author | fche <fche> | 2021-03-02 01:27:24 +0000 |
|---|---|---|
| committer | fche <fche> | 2021-03-02 01:27:24 +0000 |
| commit | 5fab6ce01025d1f4f106f5bb8f45e2c7d75f6e63 (patch) | |
| tree | 6d4e68c8be59ce69f7e25fb4a4235857e29fd70a /tapsets/API-user-char-warn.html | |
| parent | removed tutorial/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-user-char-warn.html')
| -rw-r--r-- | tapsets/API-user-char-warn.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-user-char-warn.html b/tapsets/API-user-char-warn.html index 0cfc654a..ef0338b8 100644 --- a/tapsets/API-user-char-warn.html +++ b/tapsets/API-user-char-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a char value stored in user space | 2 | Retrieves a char 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_char_warn:long(addr:long) | 4 | user_char_warn:long(addr:long) |
| 5 | </pre></div><div class="refsect1"><a name="idp71580171694368"></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="idp71926270188160"></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 char from | 6 | the user space address to retrieve the char from |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71580171697600"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71926270191392"></a><h2>Description</h2><p> |
| 8 | Returns the char value from a given user space | 8 | Returns the char value from a given user space |
| 9 | address. Returns zero when user space data is not accessible and | 9 | address. Returns zero when user space data is not accessible and |
| 10 | warns about the failure (but does not error). | 10 | warns about the failure (but does not error). |
