Searched defs:ptable (Results 1 - 2 of 2) sorted by relevance

/system/core/include/diskconfig/
H A Ddiskconfig.h77 struct pc_partition ptable[PC_NUM_BOOT_RECORD_PARTS]; /* bytes 446-509 */ member in struct:pc_boot_record
/system/core/gpttool/
H A Dgpttool.c78 struct ptable { struct
118 int add_ptn(struct ptable *ptbl, u64 first, u64 last, const char *name)
160 void show(struct ptable *ptbl)
181 u64 find_next_lba(struct ptable *ptbl)
218 int parse_ptn(struct ptable *ptbl, char *x)
254 struct ptable ptbl;

Completed in 42 milliseconds