HomeSort by: relevance | last modified time | path
    Searched defs:set_bootable (Results 1 - 3 of 3) sorted by relevancy

  /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)

Completed in 36 milliseconds