taglinefilesource code
old_file69kernel/fork.cstatic struct file * copy_fd(struct file * old_file)
old_file75kernel/fork.cmemcpy(new_file,old_file,sizeof(struct file));