infd 616 user/testbin/psort/psort.c int infd, outfds[numprocs]; infd 621 user/testbin/psort/psort.c infd = doopen(PATH_KEYS, O_RDONLY, 0); infd 624 user/testbin/psort/psort.c seekmyplace(PATH_KEYS, infd); infd 640 user/testbin/psort/psort.c doexactread(PATH_KEYS, infd, workspace, infd 658 user/testbin/psort/psort.c doclose(PATH_KEYS, infd);