[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to find the list and number of processes opened by a process?
On Mon, 2007-03-05 at 13:47 +0100, Martin Mancuska wrote:
> Hi,
>
> maybe struct task_struct is that what you are looking for.
>
> martin
More specifically, in "struct task_struct", there is a field "struct
files_struct *files", which should have all of the information that
you're looking for.
Avishay
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ