diff options
| author | fche <fche> | 2015-10-09 13:25:43 +0000 |
|---|---|---|
| committer | fche <fche> | 2015-10-09 13:25:43 +0000 |
| commit | b5fc8343680b68a5f59fcf7588e76f301166d84a (patch) | |
| tree | 8bc36c3719f72eee090a269d66315c1f16edd854 /tapsets/API-kernel-pointer.html | |
| parent | add new langref/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-kernel-pointer.html')
| -rw-r--r-- | tapsets/API-kernel-pointer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-kernel-pointer.html b/tapsets/API-kernel-pointer.html index 3ec40f4e..bba95a1c 100644 --- a/tapsets/API-kernel-pointer.html +++ b/tapsets/API-kernel-pointer.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a pointer value stored in kernel memory | 2 | Retrieves a pointer value stored in kernel memory |
| 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 | kernel_pointer:long(addr:long) | 4 | kernel_pointer:long(addr:long) |
| 5 | </pre></div><div class="refsect1"><a name="idm140292849220064"></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="idm47872000264128"></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 kernel address to retrieve the pointer from | 6 | The kernel address to retrieve the pointer from |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm140292849216832"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm47872000260896"></a><h2>Description</h2><p> |
| 8 | Returns the pointer value from a given kernel memory | 8 | Returns the pointer value from a given kernel memory |
| 9 | address. Reports an error when reading from the given address | 9 | address. Reports an error when reading from the given address |
| 10 | fails. | 10 | fails. |
