Searched refs:DPME (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/pdisk-9/
H A Dconvert.h63 int convert_dpme(DPME *data, int to_cpu_form);
H A Dpartition_map.h70 DPME *data;
120 void dpme_init_flags(DPME *data);
H A Dhfs_misc.c182 DPME *data;
238 DPME *data;
H A Dpartition_map.c100 DPME* create_data(const char *name, const char *dptype, u32 base, u32 length);
235 DPME *data;
243 data = (DPME *) malloc(PBLOCK_SIZE);
292 data = (DPME *) malloc(PBLOCK_SIZE);
434 DPME *data;
552 data = (DPME *) calloc(1, PBLOCK_SIZE);
615 DPME *data;
741 DPME *
744 DPME *data;
746 data = (DPME *) callo
[all...]
H A Dcmdline.c162 DPME * p = entry->data;
219 DPME save_dpme;
H A Ddump.c269 DPME *p;
400 DPME * data;
406 data = (DPME *) malloc(PBLOCK_SIZE);
455 DPME * data;
459 data = (DPME *) malloc(PBLOCK_SIZE);
497 DPME *p;
644 DPME *p;
H A Dconvert.c77 convert_dpme(DPME *data, int to_cpu_form)
H A Dvalidate.c85 static DPME *mb;
146 mb = (DPME *) buffer;
H A Ddpme.h127 typedef struct dpme DPME; typedef in typeref:struct:dpme
H A Dpdisk.c168 if (sizeof(DPME) != PBLOCK_SIZE) {
171 sizeof(DPME), PBLOCK_SIZE);
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOApplePartitionScheme.h73 } DPME; typedef in typeref:struct:dpme

Completed in 157 milliseconds