Home
last modified time | relevance | path

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

/external/syslinux/com32/chain/
Dpartiter.h100 extern const struct itertype * const typegpt;
Dchain.c104 if (iter->type == typegpt) in find_by_guid()
133 if (iter->type == typegpt) in find_by_label()
410 } else if (iter->type == typegpt) { in setup_handover()
Dpartiter.c72 const struct itertype * const typegpt = types+1; variable
150 iter->type = typegpt; in pi_gpt_ctor()
Dmangle.c460 if (iter->index && iter->type == typegpt) /* must be iterated and GPT */ in mangler_handover()