procfs (1). 較新的函數被命名為 proc_* 。 你可以在 include/linux/proc_fs.h 看到他們的聲明。 特別是, proc_create 創建一個proc條目。
確定! 回上一頁