Home
last modified time | relevance | path

Searched defs:gpt_part (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/lib/syslinux/
Ddisk.c525 void disk_gpt_part_dump(const struct disk_gpt_part_entry *const gpt_part) in disk_gpt_part_dump()
/external/syslinux/com32/chain/
Dpartiter.c474 const struct disk_gpt_part_entry *gpt_part = NULL; in pi_gpt_next() local