/src/sbin/gpt/ |
biosboot.c | 151 set_bootable(gpt_t gpt, map_t map, map_t tbl, unsigned int i) function in typeref:typename:int 247 if (set_bootable(gpt, gpt->gpt, gpt->tbl, i) == -1) 250 if (set_bootable(gpt, gpt->tpg, gpt->lbt, i) == -1)
|
biosboot.c | 151 set_bootable(gpt_t gpt, map_t map, map_t tbl, unsigned int i) function in typeref:typename:int 247 if (set_bootable(gpt, gpt->gpt, gpt->tbl, i) == -1) 250 if (set_bootable(gpt, gpt->tpg, gpt->lbt, i) == -1)
|
biosboot.c | 151 set_bootable(gpt_t gpt, map_t map, map_t tbl, unsigned int i) function in typeref:typename:int 247 if (set_bootable(gpt, gpt->gpt, gpt->tbl, i) == -1) 250 if (set_bootable(gpt, gpt->tpg, gpt->lbt, i) == -1)
|