whence            361 user/testbin/psort/psort.c dolseek(const char *name, int fd, off_t offset, int whence)
whence            363 user/testbin/psort/psort.c 	if (lseek(fd, offset, whence) < 0) {