Searched defs:eh (Results 1 - 25 of 128) sorted by relevance

123456

/src/sys/compat/freebsd/
H A Dfreebsd_exec_elf32.c56 Elf_Ehdr *eh = (Elf_Ehdr *) veh; local in function:ELFNAME2
/src/usr.bin/crunch/crunchide/
H A Dexec_ecoff.c58 struct ecoff_exechdr eh; local in function:check_ecoff
/src/sys/lib/libsa/
H A Dether.c64 struct ether_header *eh; local in function:sendether
96 struct ether_header *eh; local in function:readether
[all...]
/src/usr.sbin/btpand/
H A Dpacket.c57 exthdr_t *eh; local in function:packet_free
/src/sys/arch/mips/mips/
H A Dcpu_exec.c97 const Elf32_Ehdr * const eh = eh0; local in function:mips_netbsd_elf32_probe
173 Elf32_Ehdr * const eh = eh0; local in function:coredump_elf32_setup
215 const Elf64_Ehdr * const eh = eh0; local in function:mips_netbsd_elf64_probe
282 Elf64_Ehdr * const eh = eh0; local in function:coredump_elf64_setup
[all...]
/src/sys/arch/mvme68k/stand/bootxx/
H A Dbootxx.c107 Elf32_Ehdr eh; member in union:copyboot::boothead
/src/sys/arch/arm/arm/
H A Dcore_machdep.c120 Elf_Ehdr * const eh = arg; local in function:arm_netbsd_elf32_coredump_setup
H A Dcpu_exec.c55 const Elf_Ehdr * const eh = eh0; local in function:arm_netbsd_elf32_probe
/src/sys/arch/aarch64/aarch64/
H A Dexec_machdep.c74 const Elf32_Ehdr * const eh = eh0; local in function:aarch64_netbsd_elf32_probe
/src/sys/net/agr/
H A Dif_agrether_hash.c75 const struct ether_header *eh; local in function:agrether_hashmbuf
[all...]
/src/sys/arch/x68k/stand/boot/
H A Dif_ne.c117 struct ether_header *eh; local in function:ne_put
/src/sys/arch/xen/xen/
H A Dxennet_checksum.c77 const struct ether_header *eh; local in function:xennet_checksum_fill
/src/sys/compat/linux/arch/amd64/
H A Dlinux_exec_machdep.c131 Elf_Ehdr *eh; local in function:ELFNAME2
/src/sys/dev/pci/ixgbe/
H A Dif_fdir.c93 struct ether_vlan_header *eh; local in function:ixgbe_atr
/src/sys/net/
H A Dether_sw_offload.c164 struct ether_header *eh; local in function:ether_sw_offload_rx
/src/sys/arch/sparc/stand/common/
H A Dnetif_sun.c140 struct ether_header *eh; local in function:netif_put
204 struct ether_header *eh = pkt; local in function:netif_get
/src/sys/arch/sparc/stand/ofwboot/
H A Dnetif_of.c148 struct ether_header *eh; local in function:netif_put
214 struct ether_header *eh = pkt; local in function:netif_get
/src/sys/arch/prep/stand/installboot/
H A Dinstallboot.c77 Elf32_Ehdr eh; local in function:load_boot
[all...]
/src/sys/arch/shark/stand/ofwboot/
H A Dnetif_of.c139 struct ether_header *eh; local in function:netif_put
202 struct ether_header *eh = pkt; local in function:netif_get
/src/sys/arch/hpc/stand/hpcboot/
H A Dload_elf.cpp211 Elf_Ehdr *eh = reinterpret_cast<Elf_Ehdr *>(_sym_blk.header); local in function:ElfLoader::symbol_block_size
/src/sys/arch/newsmips/stand/boot/
H A Dnetif_news.c115 struct ether_header *eh; local in function:netif_put
179 struct ether_header *eh = pkt; local in function:netif_get
/src/sys/arch/ofppc/stand/ofwboot/
H A Dnetif_of.c139 struct ether_header *eh; local in function:netif_put
202 struct ether_header *eh = pkt; local in function:netif_get
/src/sys/dev/ic/
H A Dam7990.c541 struct ether_header eh; local in function:am7990_recv_print
566 struct ether_header eh; local in function:am7990_xmit_print
[all...]
H A Dam79900.c562 struct ether_header eh; local in function:am79900_recv_print
586 struct ether_header eh; local in function:am79900_xmit_print
[all...]
/src/sys/arch/landisk/landisk/
H A Dmachdep.c165 Elf_Ehdr *eh = (void *)end; local in function:landisk_startup

Completed in 11 milliseconds

123456