Searched defs:addr (Results 201 - 225 of 2640) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ap1394.c53 fwaddr_string(netdissect_options *ndo, const u_char *addr) argument
/freebsd-11-stable/sys/i386/i386/
H A Dmem.c87 vm_offset_t addr; local
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dbrowser-android.c68 struct in_addr addr; local
H A Dbrowser-wpadebug.c69 struct in_addr addr; local
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_mem.c146 void *addr = NULL; local
161 os_mem_free(pqisrc_softstate_t *softs, char *addr, size_t size) argument
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx.h67 u32 addr; member in struct:ecore_dcbx_mib_meta_data
/freebsd-11-stable/sys/arm/arm/
H A Dsys_machdep.c65 sync_icache(uintptr_t addr, size_t len) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Drand_egd.c141 struct sockaddr_un addr; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddmapool.h88 dma_pool_free(struct dma_pool *pool, void *vaddr, dma_addr_t addr) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_socketpair.c52 struct sockaddr_un addr; local
/freebsd-11-stable/usr.sbin/kldxref/
H A Def_amd64.c51 Elf_Addr addend, addr; local
/freebsd-11-stable/usr.sbin/ppp/
H A Diface.h47 struct iface_addr *addr; /* Array of addresses (malloc'd) */ member in struct:iface
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_interface.c51 db_read_bytes(vm_offset_t addr, size_t size, char *data) argument
73 db_write_bytes(vm_offset_t addr, size_t size, char *data) argument
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_invite.py142 addr = None variable
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddhcp_snoop.c21 static const char * ipaddr_str(u32 addr) argument
H A Dhs20.c103 int hs20_send_wnm_notification(struct hostapd_data *hapd, const u8 *addr, argument
154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) argument
189 hs20_send_wnm_notification_t_c(struct hostapd_data *hapd, const u8 *addr, const char *url) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha256-prf.c61 const u8 *addr[4]; local
H A Dsha512-prf.c61 const u8 *addr[4]; local
H A Dsha384-prf.c61 const u8 *addr[4]; local
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbus.h53 uint32_t addr; member in struct:iicbus_ivar
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_mmap.c77 linux_mmap_common(struct thread *td, uintptr_t addr, size_t len, int prot, argument
215 linux_mprotect_common(struct thread *td, uintptr_t addr, size_t len, int prot) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DCrashReason.cpp17 void AppendFaultAddr(std::string &str, lldb::addr_t addr) { argument
19 ss << " (fault address: 0x" << std::hex << addr << ")"; local
24 AppendBounds(std::string &str, lldb::addr_t lower_bound, lldb::addr_t upper_bound, lldb::addr_t addr) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_posix.cpp32 static void NoHugePagesInShadow(uptr addr, uptr size) { argument
36 static void DontDumpShadow(uptr addr, uptr size) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DAddressResolverFileLine.cpp40 SearchCallback(SearchFilter &filter, SymbolContext &context, Address *addr) argument
H A DFileLineResolver.cpp35 SearchCallback(SearchFilter &filter, SymbolContext &context, Address *addr) argument

Completed in 401 milliseconds

1234567891011>>