filedup 31 defs.h struct file* filedup(struct file*); filedup 208 proc.c np->ofile[i] = filedup(curproc->ofile[i]); filedup 65 sysfile.c filedup(f);