Home
last modified time | relevance | path

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

/external/syslinux/utils/
Disohybrid.c183 struct gpt_part_header { struct
808 struct gpt_part_header *part; in initialise_gpt()
843 part = (struct gpt_part_header *)gpt; in initialise_gpt()
857 gpt += sizeof(struct gpt_part_header); in initialise_gpt()
866 gpt += sizeof(struct gpt_part_header); in initialise_gpt()
869 gpt += sizeof(struct gpt_part_header); in initialise_gpt()
1182 buf -= 128 * sizeof(struct gpt_part_header); in main()