Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 25 of 94) sorted by relevance

1234

/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
Deh_ptr.cc76 __cxa_refcounted_exception *eh = in _M_addref() local
88 __cxa_refcounted_exception *eh = in _M_release() local
141 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type() local
208 __cxa_refcounted_exception *eh in rethrow_exception() local
/dragonfly/contrib/elftoolchain/libelf/
HDlibelf_extended.c49 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) in _libelf_setshnum()
79 _libelf_setshstrndx(Elf *e, void *eh, int ec, size_t shstrndx) in _libelf_setshstrndx()
108 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum()
HDelf_shstrndx.c37 void *eh; in _libelf_getshdrstrndx() local
69 void *eh; in elf_setshstrndx() local
HDelf_shnum.c37 void *eh; in _libelf_getshdrnum() local
HDelf_phnum.c37 void *eh; in _libelf_getphdrnum() local
HDlibelf_checksum.c52 GElf_Ehdr eh; in _libelf_checksum() local
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
Deh_ptr.cc100 __cxa_refcounted_exception *eh = in _M_addref() local
112 __cxa_refcounted_exception *eh = in _M_release() local
161 __cxa_exception *eh = __get_exception_header_from_obj (_M_exception_object); in __cxa_exception_type() local
226 __cxa_refcounted_exception *eh in rethrow_exception() local
/dragonfly/sys/net/
HDif_ethersubr.c222 struct ether_header *eh, *deh; in ether_output() local
461 struct ether_header save_eh, *eh; in ether_output_frame() local
499 const struct ether_header *eh) in ether_ipfw_chk()
894 struct ether_header *eh; in altq_etherclassify() local
954 ether_restore_header(struct mbuf **m0, const struct ether_header *eh, in ether_restore_header()
987 struct ether_header *eh; in ether_demux_oncpu() local
1339 struct ether_header *eh = mtod(m, struct ether_header *); in ether_vlancheck() local
1387 struct ether_header *eh; in ether_input_handler() local
1517 struct ether_header *eh; in ether_input() local
1591 struct ether_header *eh; in ether_characterize() local
/dragonfly/sys/dev/netif/lnc/
HDam79900.c255 struct ether_header *eh; in am79900_rint() local
605 struct ether_header eh; in am79900_recv_print() local
627 struct ether_header eh; in am79900_xmit_print() local
HDam7990.c214 struct ether_header *eh; in am7990_rint() local
567 struct ether_header eh; in am7990_recv_print() local
590 struct ether_header eh; in am7990_xmit_print() local
/dragonfly/stand/lib/
HDether.c58 struct ether_header *eh; in sendether() local
90 struct ether_header *eh; in readether() local
HDarp.c76 struct ether_header eh; in arpwhohas() member
83 struct ether_header eh; in arpwhohas() member
/dragonfly/sbin/dhclient/
HDpacket.c91 struct ether_header eh; in assemble_hw_header() local
149 struct ether_header eh; in decode_hw_header() local
/dragonfly/contrib/binutils-2.34/bfd/
HDelfxx-x86.c90 struct elf_x86_link_hash_entry *eh; in elf_x86_allocate_dynrelocs() local
672 struct elf_x86_link_hash_entry *eh in _bfd_x86_elf_link_hash_newfunc() local
1672 struct elf_x86_link_hash_entry *eh in _bfd_x86_elf_merge_symbol_attribute() local
1794 struct elf_x86_link_hash_entry *eh in _bfd_x86_elf_link_fixup_ifunc_symbol() local
1841 struct elf_x86_link_hash_entry *eh; in _bfd_x86_elf_adjust_dynamic_symbol() local
2037 struct elf_x86_link_hash_entry *eh = elf_x86_hash_entry (h); in _bfd_x86_elf_hide_symbol() local
2054 struct elf_x86_link_hash_entry *eh = elf_x86_hash_entry (h); in _bfd_x86_elf_link_symbol_references_local() local
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_wds.c237 const struct ether_header *eh = mtod(m, const struct ether_header *); in ieee80211_dwds_mcast() local
419 struct ether_header *eh; in wds_input() local
HDieee80211_input.c274 struct ether_header *eh = mtod(m, struct ether_header *); in ieee80211_deliver_data() local
319 struct ether_header *eh; in ieee80211_decap() local
384 struct ether_header *eh; in ieee80211_decap1() local
HDieee80211_hostap.c356 struct ether_header *eh = mtod(m, struct ether_header *); in hostap_deliver_data() local
497 struct ether_header *eh; in hostap_input() local
1553 struct ether_header eh; member
1572 struct ether_header *eh; in ieee80211_deliver_l2uf() local
/dragonfly/sys/netgraph7/netflow/
HDng_netflow.c503 struct ether_header *eh; in ng_netflow_rcvdata() local
564 struct ether_header *eh; in ng_netflow_rcvdata() local
/dragonfly/games/hangman/
HDgetsym.c113 Elf_Ehdr eh; in ksyms_elf_parse() local
/dragonfly/sys/net/vlan/
HDif_vlan_ether.c117 const struct ether_header *eh; in vlan_ether_ptap() local
/dragonfly/contrib/tcpdump/
HDprint-rip.c183 const struct rip_entry_header *eh = (const struct rip_entry_header *)p; in rip_entry_print_v1() local
222 const struct rip_entry_header *eh = (const struct rip_entry_header *)p; in rip_entry_print_v2() local
/dragonfly/test/nvmm/demo/toyvirt/
HDelf.c54 elf_check_header(Elf_Ehdr *eh) in elf_check_header()
/dragonfly/lib/libc/net/
HDip6opt.c101 struct ip6_ext *eh = (struct ip6_ext *)CMSG_DATA(cmsg); in inet6_option_append() local
170 struct ip6_ext *eh = (struct ip6_ext *)CMSG_DATA(cmsg); in inet6_option_alloc() local
/dragonfly/sys/dev/raid/mps/
HDmps.c1621 struct mps_event_handle *eh; in mps_dispatch_event() local
1667 struct mps_event_handle *eh; in mps_register_events() local
1688 struct mps_event_handle *eh; in mps_update_events() local
1737 struct mps_event_handle *eh; in mps_reregister_events() local
/dragonfly/sys/net/bridge/
HDif_bridge.c661 struct ether_header *eh; in BRIDGE_DEBUG() local
1961 bridge_from_us(struct bridge_softc *sc, struct ether_header *eh) in bridge_from_us()
2180 struct ether_header *eh; in bridge_output() local
2400 struct ether_header *eh; in bridge_start() local
2457 struct ether_header *eh; in bridge_forward() local
2621 struct ether_header *eh; in bridge_input() local
3087 struct ether_header *eh; in bridge_broadcast() local
4368 bridge_fragment(struct ifnet *ifp, struct mbuf *m, struct ether_header *eh, in bridge_fragment()

1234