Searched refs:bbsize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/bsdlabel/
H A Dbsdlabel.c131 static int bbsize = BBSIZE; variable
171 bbsize = 8192;
459 if (write(fd, bootarea, bbsize) != bbsize) {
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dmkfs.c111 static int bbsize; /* boot block size */ variable
141 bbsize = BBSIZE;

Completed in 116 milliseconds