- Mastering Linux Kernel Development
- Raghu Bharadwaj
- 32字
- 2021-07-08 09:47:17
files
The file descriptor table contains pointers to all the files that a process opens to perform various operations. The files field contains a pointer, which points to this file descriptor table.