fd = filp_open(filename, O_WRONLY | O_CREAT, 0644);. if (IS_ERR(fd)) { ... ANT_ERR_FUNC("Patch ext error len %d\n", (int)lFileLen);.
確定! 回上一頁