bad144.c | 546 static int hpupformat(struct formats *, struct disklabel *, daddr_t, char *, int); 555 { "eagle", sizeof (struct hpuphdr), HPUP_OKSECT, hpupformat }, 556 { "capricorn", sizeof (struct hpuphdr), HPUP_OKSECT, hpupformat }, 557 { "rm03", sizeof (struct hpuphdr), HPUP_OKSECT, hpupformat }, 558 { "rm05", sizeof (struct hpuphdr), HPUP_OKSECT, hpupformat }, 559 { "9300", sizeof (struct hpuphdr), HPUP_OKSECT, hpupformat }, 560 { "9766", sizeof (struct hpuphdr), HPUP_OKSECT, hpupformat }, 566 hpupformat(struct formats *fp, struct disklabel *dp, daddr_t blk, char *buf, function in typeref:typename:int
|