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

/freebsd-10.0-release/usr.sbin/boot0cfg/
H A Dboot0cfg.c69 static int b0_ver; /* boot block version set by boot0bs */
104 static int boot0bs(const u_int8_t *);
324 if (! (ver = boot0bs(buf))) {
493 int v = boot0bs(bs);
518 boot0bs(const u_int8_t *bs) function

Completed in 114 milliseconds