Results 1 to 1 of 1
I want to know the name of the files used by a process. In what sequence I must use the structures starting from files(type file_struct) inside task_struct in Linux kernel ...
- 03-10-2007 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 5
Accessing file name from the structure in 2.6.19
I want to know the name of the files used by a process. In what sequence I must use the structures starting from files(type file_struct) inside task_struct in Linux kernel 2.6.19. I am not getting the details anywhere. The structures refered in textbooks and documentations are entirely different.


Reply With Quote
