asmlinkage long sys_open(const char __user * filename, int flags, int mode) filename - it is a pointer to the file name in the userspace.
確定! 回上一頁