Home | History | Annotate | Download | only in bad144

Lines Matching defs:hpuphdr

536 struct hpuphdr {
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 },
569 struct hpuphdr *hdr = (struct hpuphdr *)buf;
572 if (count < sizeof(struct hpuphdr)) {
638 struct hpuphdr *xp = (struct hpuphdr *)buf;