-->
当前位置:首页 > 题库

单选题:Which of the following fields of struct task_struct contains the

Luz5年前 (2021-05-10)题库595
Which of the following fields of struct task_struct contains the open-file table information?@[C](1)
A. struct list_head local_pages
B. struct fs_struct *fs
C. struct files_struct *files
D. struct namespace *namespace





A.struct list_head local_pages
B.struct fs_struct *fs
C.struct files_struct *files
D.struct namespace *namespace


答案:C