summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/dir_000001.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/dir_000001.html')
-rw-r--r--runtime/docs/html/dir_000001.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/runtime/docs/html/dir_000001.html b/runtime/docs/html/dir_000001.html
index b2802585..37f053ab 100644
--- a/runtime/docs/html/dir_000001.html
+++ b/runtime/docs/html/dir_000001.html
@@ -13,15 +13,13 @@
<tr><td colspan="2"><br><h2>Files</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">file &nbsp;</td><td class="memItemRight" valign="bottom"><b>dtr.c</b> <a href="shellsnoop_2dtr_8c-source.html">[code]</a></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">file &nbsp;</td><td class="memItemRight" valign="bottom"><b>dtr.mod.c</b> <a href="dtr_8mod_8c-source.html">[code]</a></td></tr>
-
<tr><td class="memItemLeft" nowrap align="right" valign="top">file &nbsp;</td><td class="memItemRight" valign="bottom"><b>README</b> <a href="probes_2shellsnoop_2README-source.html">[code]</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Snoops on what commands are being run by shells.
<p>
-This is a translation of on an old dtr probe. It demonstrates maps, lists, and how to use _stp_copy_argv_from_user() and _stp_strncpy_from_user().<p>
+This is a translation of on an old dtr probe. It demonstrates maps, lists, and how to use <a class="el" href="copy_8c.html#a2">_stp_copy_argv_from_user()</a> and <a class="el" href="copy_8c.html#a0">_stp_strncpy_from_user()</a>.<p>
Original dtr source:<p>
<div class="fragment"><pre class="fragment">
# shellsnoop.probe - snoop shell execution as it occurs.
@@ -87,5 +85,5 @@ probe sys_write:entry {
}
}
</pre></div> <hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 00:32:02 2005 for SystemTap.</small></body>
+Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body>
</html>