Searched refs:boot0bs (Results 1 – 1 of 1) sorted by relevance
104 static int boot0bs(const u_int8_t *);324 if (! (ver = boot0bs(buf))) { in read_mbr()488 int v = boot0bs(bs); in boot0version()513 boot0bs(const u_int8_t *bs) in boot0bs() function