function::task_open_file_handles.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.

GENERAL SYNTAX

task_open_file_handles:long(task:long)

DESCRIPTION

This function returns the number of open file handlers for the given task.