taglinefilesource code
sys_open419fs/open.creturn sys_open(pathname, O_CREAT | O_WRONLY | O_TRUNC, mode);
sys_open12include/linux/sys.hextern int sys_open();
sys_open129include/linux/sys.hsys_write, sys_open, sys_close, sys_waitpid, sys_creat, sys_link,