이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::task_open_file_handles
Name
function::task_open_file_handles — The number of open files of the task
Synopsis
task_open_file_handles:long(task:long)
Arguments
task
- task_struct pointer
Description
This function returns the number of open file handlers for the given task.