/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | MapFile.cpp | 47 writeHeader(raw_ostream & os,uint32_t sec,uint64_t addr) writeHeader() argument
|
/freebsd/sys/cddl/dev/kinst/riscv/ |
H A D | kinst_isa.c | 293 kinst_invop(uintptr_t addr, struct trapframe *frame, uintptr_t scratch) in kinst_invop()
|
/freebsd/contrib/wpa/src/wps/ |
H A D | http_client.c | 190 char *u, *addr, *port, *path; in http_client_url_parse() local
|
H A D | wps.c | 316 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, in wps_is_addr_authorized()
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectDisassemble.cpp | 241 const auto &get_range = [&](Address addr) { in GetContainingAddressRanges() argument
|
/freebsd/sys/arm/arm/ |
H A D | vfp.c | 206 vfp_bounce(u_int addr, u_int insn, struct trapframe *frame, int code) in vfp_bounce()
|
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/ |
H A D | ctf_lib.c | 204 uintptr_t addr = (uintptr_t)sp->cts_data; in ctf_sect_munmap() local
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_user.h | 62 uint64_t addr; /* user space virtual address of CQ buffer */ member
|
/freebsd/sys/dev/iicbus/sensor/ |
H A D | max6690.c | 103 max6690_read(device_t dev, uint32_t addr, uint8_t reg, uint8_t *data) in max6690_read()
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_debug.c | 303 db_addr_t addr; in DB_COMMAND_FLAGS() local
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb_private.h | 169 bhnd_addr_t addr; /**< start of mapped range */ member
|
/freebsd/sys/dev/iicbus/pmic/silergy/ |
H A D | sy8106a.c | 71 uint16_t addr; member
|
/freebsd/contrib/wpa/src/radius/ |
H A D | radius_client.h | 31 struct hostapd_ip_addr addr; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_mac.cpp | 50 bool IsSystemHeapAddress (uptr addr) { return false; } in IsSystemHeapAddress()
|
/freebsd/sys/security/mac_ipacl/ |
H A D | mac_ipacl.c | 121 struct ipacl_addr addr; member
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | main.c | 372 parse_ugen_name(char const * ugen,uint8_t * bus,uint8_t * addr) parse_ugen_name() argument
|
/freebsd/contrib/wireguard-tools/ |
H A D | show.c | 106 static char *endpoint(const struct sockaddr *addr) in endpoint()
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | os-proto.h | 65 struct sockaddr_storage addr; member
|
/freebsd/crypto/krb5/src/lib/rpc/ |
H A D | pmap_rmt.c | 80 struct sockaddr_in *addr, in pmap_rmtcall()
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | kdc_audit.c | 184 krb5_address addr; in kau_init_kdc_req() local
|
/freebsd/contrib/sendmail/src/ |
H A D | conf.c | 4077 char *addr; local 4347 sm_getipnodebyaddr(addr, len, family, err) in sm_getipnodebyaddr() argument 4510 char *addr; local 4540 sm_gethostbyaddr(addr, len, type) in sm_gethostbyaddr() argument 4926 char *addr; in load_if_names() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | hostapd.c | 787 u8 addr[ETH_ALEN]; in hostapd_flush_old_stations() local 1290 u8 addr[ETH_ALEN]; in hostapd_start_beacon() local 1412 u8 *addr = hapd->own_addr; in hostapd_setup_bss() local 2285 static const struct wpabuf * fst_hostapd_get_mb_ie_cb(void *ctx, const u8 *addr) in fst_hostapd_get_mb_ie_cb() 2294 static void fst_hostapd_update_mb_ie_cb(void *ctx, const u8 *addr, in fst_hostapd_update_mb_ie_cb()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_p2p.c | 630 u8 addr[ETH_ALEN]; in wpas_dbus_handler_p2p_connect() local 1282 const u8 *addr; in wpas_dbus_getter_p2p_peers() local 2386 const u8 *addr; in wpas_dbus_getter_p2p_group_members() local 2899 u8 addr_buf[ETH_ALEN], *addr; in wpas_dbus_handler_p2p_service_sd_req() local 2990 u8 addr[ETH_ALEN]; in wpas_dbus_handler_p2p_service_sd_res() local
|
/freebsd/sys/dev/rtsx/ |
H A D | rtsx.c | 1334 rtsx_read(struct rtsx_softc *sc, uint16_t addr, uint8_t *val) 1359 rtsx_read_cfg(struct rtsx_softc *sc, uint8_t func, uint16_t addr, uint32_t *val) 1388 rtsx_write(struct rtsx_softc *sc, uint16_t addr, uint8_t mask, uint8_t val) 1415 rtsx_read_phy(struct rtsx_softc *sc, uint8_t addr, uint16_t *val) 1439 rtsx_write_phy(struct rtsx_softc *sc, uint8_t addr, uint16_t val)
|
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_iov.c | 1013 ixl_vf_mac_valid(struct ixl_vf *vf, const uint8_t *addr) in ixl_vf_mac_valid() 1036 struct virtchnl_ether_addr *addr; in ixl_vf_add_mac_msg() local 1070 struct virtchnl_ether_addr *addr; in ixl_vf_del_mac_msg() local
|