此内容没有您所选择的语言版本。
function::task_open_file_handles
Name
function::task_open_file_handles — The number of open files of the task.
Synopsis
function task_open_file_handles:long(task:long)
function task_open_file_handles:long(task:long)
Arguments
task- task_struct pointer.
 
General Syntax
					task_open_file_handles:long(task:long)
				
Description
					This function returns the number of open file handlers for the given task.