diff options
Diffstat (limited to 'tapsets/API-task-open-file-handles.html')
| -rw-r--r-- | tapsets/API-task-open-file-handles.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-task-open-file-handles.html b/tapsets/API-task-open-file-handles.html index 15b0c89c..f76e7e1d 100644 --- a/tapsets/API-task-open-file-handles.html +++ b/tapsets/API-task-open-file-handles.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The number of open files of the task | 2 | The number of open files of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_open_file_handles:long(task:long) | 4 | task_open_file_handles:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5500704"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5504960"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5503760"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5508016"></a><h2>Description</h2><p> |
| 8 | This function returns the number of open file handlers for the given task. | 8 | This function returns the number of open file handlers for the given task. |
| 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-task-nice.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-task-parent.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_nice</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_parent</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-task-nice.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-task-parent.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_nice</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_parent</span></td></tr></table></div></body></html> |
