mypos             783 user/testbin/psort/psort.c 	off_t mypos;
mypos             787 user/testbin/psort/psort.c 	mypos = 0;
mypos             789 user/testbin/psort/psort.c 		mypos += getsize(mergedname(i));
mypos             793 user/testbin/psort/psort.c 	dolseek(PATH_SORTED, fd, mypos, SEEK_SET);