Searched refs:hdr (Results 1 – 7 of 7) sorted by relevance
37 struct autofs_packet_hdr hdr; member44 struct autofs_packet_hdr hdr; member
80 } hdr; member
54 struct tcphdr hdr; member
592 Elf32_Ehdr *hdr = (Elf32_Ehdr *) base; in verify_elf_object() local594 if (hdr->e_ident[EI_MAG0] != ELFMAG0) return -1; in verify_elf_object()595 if (hdr->e_ident[EI_MAG1] != ELFMAG1) return -1; in verify_elf_object()596 if (hdr->e_ident[EI_MAG2] != ELFMAG2) return -1; in verify_elf_object()597 if (hdr->e_ident[EI_MAG3] != ELFMAG3) return -1; in verify_elf_object()981 Elf32_Ehdr *hdr; in load_library() local1042 hdr = (Elf32_Ehdr *)si->base; in load_library()1043 si->phdr = (Elf32_Phdr *)((unsigned char *)si->base + hdr->e_phoff); in load_library()1044 si->phnum = hdr->e_phnum; in load_library()
249 struct microcode_header hdr; member
88 HEADER hdr; member207 hp = &answer->hdr; in getanswer()
185 HEADER hdr; member1081 hp = &answer->hdr; in getanswer()