Searched defs:bbsize (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sbin/newfs/ | ||
H A D | newfs.c | 187 int bbsize = BBSIZE; /* boot block size */ variable |
/dflybsd-src/usr.sbin/makefs/ffs/ | ||
H A D | mkfs.c | 112 static int bbsize; /* boot block size */ variable |