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