Home
last modified time | relevance | path

Searched refs:gptread_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/libsa/
H A Dgpt.c282 gptread_table(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, in gptread_table() function
336 gptread_table("primary", dskp, &hdr_primary, table_primary) == 0) { in gptread()
356 gptread_table("backup", dskp, &hdr_backup, table_backup) == 0) { in gptread()