diff options
| author | serhei <serhei> | 2021-11-19 20:13:24 +0000 |
|---|---|---|
| committer | serhei <serhei> | 2021-11-19 20:13:24 +0000 |
| commit | ee3ad62c51c41c3f7c852555cde2cf46592c839b (patch) | |
| tree | 5b5f48d4d9607680e72f7c7e183e90ef55a51f8c /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 56196d87..07881898 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="idm45409695731408"></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="idm46728485097920"></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="idm45409695728208"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="idm46728485094720"></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). |
