Searched refs:gpt_gpt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/gpt-12/
H A Dgpt.c501 gpt_gpt(int fd, off_t lba) function
664 if (gpt_gpt(fd, 1LL) == -1)
666 if (gpt_gpt(fd, mediasz / secsz - 1LL) == -1)
673 if (gpt_gpt(fd, 1LL) == -1)
675 if (gpt_gpt(fd, mediasz / secsz - 1LL) == -1)

Completed in 48 milliseconds