Home
last modified time | relevance | path

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

/external/syslinux/com32/chain/
Dpartiter.c539 static struct disk_gpt_header *try_gpt_hdr(const struct disk_info *di, int sec) in try_gpt_hdr() function
667 gpth = try_gpt_hdr(di, 0); in pi_begin()
673 gpth = try_gpt_hdr(di, 1); in pi_begin()