diff options
| author | Frank Ch. Eigler <fche@redhat.com> | 2024-04-26 18:22:38 -0400 |
|---|---|---|
| committer | Frank Ch. Eigler <fche@redhat.com> | 2024-04-26 18:22:38 -0400 |
| commit | 5867223c8e0a8ab505d4a7960e4113e25e154f07 (patch) | |
| tree | d4e33b64a461359792c979c1858c962759845dd2 /tapsets/API-caller-addr.html | |
| parent | removed tutorial/* bits (diff) | |
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-caller-addr.html')
| -rw-r--r-- | tapsets/API-caller-addr.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-caller-addr.html b/tapsets/API-caller-addr.html index 32ef1ad6..c5f7fdd0 100644 --- a/tapsets/API-caller-addr.html +++ b/tapsets/API-caller-addr.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Return caller address | 2 | Return caller address |
| 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 | caller_addr:long() | 4 | caller_addr:long() |
| 5 | </pre></div><div class="refsect1"><a name="idm46353915327472"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1"><a name="id1350"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1"><a name="idm46353915326256"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1"><a name="id1351"></a><h2>Description</h2><p> |
| 8 | This function returns the address of the calling function. | 8 | This function returns the address of the calling function. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-caller.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-callers.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::caller</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::callers</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-caller.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-callers.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::caller</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::callers</span></td></tr></table></div></body></html> |
