diff options
| author | wcohen <wcohen> | 2012-06-29 15:50:57 +0000 |
|---|---|---|
| committer | wcohen <wcohen> | 2012-06-29 15:50:57 +0000 |
| commit | 0fcbdb503315125ff486397756d467c992fe33fc (patch) | |
| tree | ef4300588ea30bccb3ad1132824351fe195554c5 /tapsets/API-gid.html | |
| parent | Add the Systemtap-1.8 beginners guide. (diff) | |
Remove old Systemtap-1.7 tapset reference manual.
Diffstat (limited to 'tapsets/API-gid.html')
| -rw-r--r-- | tapsets/API-gid.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tapsets/API-gid.html b/tapsets/API-gid.html deleted file mode 100644 index 60f1f294..00000000 --- a/tapsets/API-gid.html +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>function::gid</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="context_stp.html" title="Chapter 2. Context Functions"><link rel="prev" href="API-execname.html" title="function::execname"><link rel="next" href="API-is-myproc.html" title="function::is_myproc"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"> | ||
| 2 | <span>function::gid</span> | ||
| 3 | </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-execname.html">Prev</a> </td><th width="60%" align="center">Chapter 2. Context Functions</th><td width="20%" align="right"> <a accesskey="n" href="API-is-myproc.html">Next</a></td></tr></table><hr></div><div class="refentry" title="function::gid"><a name="API-gid"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>function::gid — | ||
| 4 | Returns the group ID of a target process | ||
| 5 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | ||
| 6 | gid:long() | ||
| 7 | </pre></div><div class="refsect1" title="Arguments"><a name="id374104"></a><h2>Arguments</h2><p> | ||
| 8 | None | ||
| 9 | </p></div><div class="refsect1" title="Description"><a name="id374114"></a><h2>Description</h2><p> | ||
| 10 | This function returns the group ID of a target process. | ||
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-execname.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-is-myproc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> | ||
| 12 | <span>function::execname</span> | ||
| 13 | </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> | ||
| 14 | <span>function::is_myproc</span> | ||
| 15 | </td></tr></table></div></body></html> | ||
