Searched refs:boot0bs (Results 1 – 1 of 1) sorted by relevance
103 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