diff options
| author | fche <fche> | 2021-03-02 02:06:31 +0000 |
|---|---|---|
| committer | fche <fche> | 2021-03-02 02:06:31 +0000 |
| commit | 99e6309d6ecef1f95d453e127563464835eb9a6f (patch) | |
| tree | ef17c27bf7a2693f4afee6637d4333bb8c7ccee5 /tapsets/API-d-name.html | |
| parent | add new tutorial/* (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-d-name.html')
| -rw-r--r-- | tapsets/API-d-name.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-d-name.html b/tapsets/API-d-name.html index ba6bcce8..6d1de7dc 100644 --- a/tapsets/API-d-name.html +++ b/tapsets/API-d-name.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | get the dirent name | 2 | get the dirent name |
| 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 | d_name:string(dentry:long) | 4 | d_name:string(dentry:long) |
| 5 | </pre></div><div class="refsect1"><a name="idp71424421191424"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1"><a name="idp72313403281408"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> |
| 6 | Pointer to dentry. | 6 | Pointer to dentry. |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71424421194624"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idp72313403284608"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns the dirent name (path basename). | 10 | Returns the dirent name (path basename). |
