Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hppa/stand/xxboot/ | |
readufs_ffs.c | 33 static int sblocs[] = SBLOCKSEARCH; local in function:try_ffs 41 for (sbl = sblocs; ; sbl++) { |
readufs_ffs.c | 33 static int sblocs[] = SBLOCKSEARCH; local in function:try_ffs 41 for (sbl = sblocs; ; sbl++) { |
/src/sys/arch/x68k/stand/boot_ufs/ | |
readufs_ffs.c | 35 static const int sblocs[] = SBLOCKSEARCH; local in function:try_ffs 43 for (sbl = sblocs; ; sbl++) { |
readufs_ffs.c | 35 static const int sblocs[] = SBLOCKSEARCH; local in function:try_ffs 43 for (sbl = sblocs; ; sbl++) { |