Searched refs:Block0 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/bsd/pdisk/dist/
H A Dconvert.h61 int convert_block0(Block0 *data, int to_cpu_form);
H A Dpartition_map.h50 Block0 *misc;
H A Ddpme.h66 struct Block0 { struct
76 typedef struct Block0 Block0; typedef in typeref:struct:Block0
H A Dconvert.c133 convert_block0(Block0 *data, int to_cpu_form)
H A Dvalidate.c85 static Block0 *b0;
120 b0 = (Block0 *) buffer;
H A Dpartition_map.c158 map->misc = (Block0 *) malloc(PBLOCK_SIZE);
547 map->misc = (Block0 *) calloc(1, PBLOCK_SIZE);
590 Block0 *p;
955 Block0 *p;
1025 Block0 *p;
1370 Block0 *p;
H A Dpdisk.c173 if (sizeof(Block0) != PBLOCK_SIZE) {
175 "is not equal to block size (%d)\n", sizeof(Block0), PBLOCK_SIZE);
H A Ddump.c163 Block0 *p;
434 Block0 *zp;
461 printf("Block0:\n");
686 Block0 *zp;
/netbsd-current/usr.sbin/sysinst/arch/mac68k/
H A Dmd.h93 * the Block0 block, i.e. 7, 15, 31, 63.
150 } Block0; typedef in typeref:struct:__anon19406
H A Dmd.c366 Block0 new_block0 = {APPLE_DRVR_MAP_MAGIC, 512,
387 * we need to write out Block0 too.
392 fprintf (stderr, "Can't position to write Block0\n");
399 fprintf (stderr, "I/O error writing Block0\n");
/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dlow.h32 } Block0; typedef in typeref:struct:__anon36
H A Dlow.c66 Block0 rec;

Completed in 281 milliseconds