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

/freebsd-current/sys/geom/part/
H A Dg_part_gpt.c930 struct gpt_ent *tbl, *pritbl, *sectbl; local
961 sectbl = gpt_read_tbl(table, cp, GPT_ELT_SECTBL, sechdr);
964 sectbl = NULL;
992 g_free(sectbl);
1025 tbl = sectbl;
1042 g_free(sectbl);

Completed in 172 milliseconds