Home
last modified time | relevance | path

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

/freebsd/usr.sbin/boot0cfg/
H A Dboot0cfg.c103 static int boot0bs(const u_int8_t *);
323 if (! (ver = boot0bs(buf))) { in read_mbr()
487 int v = boot0bs(bs); in boot0version()
512 boot0bs(const u_int8_t *bs) in boot0bs() function