Home
last modified time | relevance | path

Searched defs:sbtry (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/fsirand/
H A Dfsirand.c48 static const int sbtry[] = SBLOCKSEARCH; variable
/openbsd/sbin/fsck_ffs/
H A Dsetup.c75 static const int sbtry[] = SBLOCKSEARCH; variable
/openbsd/sbin/dumpfs/
H A Ddumpfs.c126 int fd, i, sbtry[] = SBLOCKSEARCH; in open_disk() local
/openbsd/sys/arch/alpha/stand/
H A Dinstallboot.c80 static const daddr_t sbtry[] = SBLOCKSEARCH; variable
/openbsd/usr.sbin/installboot/
H A Di386_installboot.c98 static const daddr_t sbtry[] = SBLOCKSEARCH; variable
/openbsd/sys/ufs/ffs/
H A Dffs_vfsops.c605 const int sbtry[] = SBLOCKSEARCH; variable