startoff 121 arch/i386/stand/installboot/installboot.c off_t startoff = 0; startoff 210 arch/i386/stand/installboot/installboot.c startoff = (off_t)dp->dp_start * dl.d_secsize; startoff 225 arch/i386/stand/installboot/installboot.c if (lseek(devfd, startoff, SEEK_SET) < 0 ||