Searched defs:BBSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | disklabel.h | 64 #define BBSIZE BSD_BOOTBLOCK_SIZE macro |
/freebsd/usr.sbin/makefs/ffs/ | ||
H A D | mkfs.c | 66 #define BBSIZE 8192 /* size of boot area, with label */ macro |