statbuf 329 arch/i386/stand/installboot/installboot.c struct stat statbuf, sb; statbuf 377 arch/i386/stand/installboot/installboot.c if (fstat(fd, &statbuf) != 0) statbuf 389 arch/i386/stand/installboot/installboot.c if (statbuf.st_dev / MAXPARTITIONS != dev / MAXPARTITIONS) statbuf 393 arch/i386/stand/installboot/installboot.c pl = &dl->d_partitions[DISKPART(statbuf.st_dev)]; statbuf 410 arch/i386/stand/installboot/installboot.c blk = fsbtodb(fs, ino_to_fsba(fs, statbuf.st_ino)); statbuf 413 arch/i386/stand/installboot/installboot.c ip = (struct ufs1_dinode *)(buf) + ino_to_fsbo(fs, statbuf.st_ino); statbuf 432 arch/i386/stand/installboot/installboot.c ino_to_fsba(fs, statbuf.st_ino)); statbuf 444 arch/i386/stand/installboot/installboot.c ino_to_fsba(fs, statbuf.st_ino),