gpt_ent
hdr->hdr_entsz < sizeof (struct gpt_ent) ||
struct gpt_ent *table)
struct gpt_ent *ent;
struct gpt_hdr *hdr, struct gpt_ent *table)
struct gpt_ent *ent;
ent = (struct gpt_ent *)secbuf;
static struct gpt_ent table_primary[MAXTBLENTS], table_backup[MAXTBLENTS];
static struct gpt_ent *gpttable;
struct gpt_ent *table)
struct gpt_ent *ent;
hdr->hdr_entsz < sizeof (struct gpt_ent) ||
struct gpt_ent *ent;
ent = (struct gpt_ent *)(tbl + i * hdr->hdr_entsz);
struct gpt_ent *ent;
ent = (struct gpt_ent *)(tbl + i * hdr.hdr_entsz);