fp = filp_open("/tmp/8899", 3, 0); //内核的open函数,返回struct file * if (fp == NULL) printk(KERN_ALERT "filp_open error ,ftyjl.\n");
確定! 回上一頁