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

  /src/sbin/gpt/
backup.c 74 store_mbr(gpt_t gpt, unsigned int i, const struct mbr *mbr, function in typeref:typename:int
230 if (store_mbr(gpt, i, mbr, &mbr_array) == -1)
backup.c 74 store_mbr(gpt_t gpt, unsigned int i, const struct mbr *mbr, function in typeref:typename:int
230 if (store_mbr(gpt, i, mbr, &mbr_array) == -1)

Completed in 26 milliseconds