orgfd 57 usr/test/dup/dup.c int orgfd, fd1, fd2, test = 0; orgfd 59 usr/test/dup/dup.c orgfd = getafile(); orgfd 64 usr/test/dup/dup.c if ((fd1 = dup(orgfd)) < 0)