function::task_max_file_handles
Name
function::task_max_file_handles — The max number of open files for the task.
Synopsis
function task_max_file_handles:long(task:long)
Arguments
task
- task_struct pointer.
General Syntax
task_max_file_handles:long(task:long)
Description
This function returns the maximum number of file handlers for the given task.