/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_le.c | 59 BtAddr addr; member 137 static L2capLeConnection *L2capLeGetConnection2(const BtAddr *addr) in L2capLeGetConnection2() argument 317 static L2capLeConnection *L2capLeNewConnection(const BtAddr *addr, uint16_t aclHandle, uint8_t role) in L2capLeNewConnection() argument 1184 L2capLeConnectComplete(const BtAddr *addr, uint16_t handle, uint8_t role, uint8_t status) L2capLeConnectComplete() argument 1254 L2CAP_LeCreditBasedConnectionReq( const BtAddr *addr, uint16_t lpsm, uint16_t rpsm, const L2capLeConfigInfo *cfg, uint16_t *lcid) L2CAP_LeCreditBasedConnectionReq() argument 1587 L2CAP_LeConnect(const BtAddr *addr, const L2capLeConnectionParameter *param) L2CAP_LeConnect() argument 1602 L2CAP_LeConnectCancel(const BtAddr *addr) L2CAP_LeConnectCancel() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp.c | 809 SMP_ResolveRPA(const uint8_t *addr, const uint8_t *irk) SMP_ResolveRPA() argument 832 SMP_AsyncResolveRPA(const uint8_t *addr, const uint8_t *irk) SMP_AsyncResolveRPA() argument 988 SMP_SetIdentAddr(const BtAddr *addr) SMP_SetIdentAddr() argument 1800 SMP_NotifyCbGenRpa(uint8_t status, const uint8_t *addr) SMP_NotifyCbGenRpa() argument 1807 SMP_NotifyCbResoRpa(uint8_t status, bool result, const uint8_t *addr, const uint8_t *irk) SMP_NotifyCbResoRpa() argument [all...] |
/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_ipv6_client.cpp | 171 int DhcpIpv6Client::getAddrType(const struct in6_addr *addr) in getAddrType() argument 221 getAddrScope(const struct in6_addr *addr) getAddrScope() argument 263 GetIpFromS6Address(void* addr, int family, char* buf, int buflen) GetIpFromS6Address() argument 283 struct in6_addr *addr = (struct in6_addr*)data; onIpv6AddressAddEvent() local [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | api.c | 221 FILLP_INT DLL_API FtAccept(FILLP_INT fd, struct sockaddr *addr, socklen_t *addrLen) in FtAccept() argument
|
H A D | socket_app.c | 947 static void SockCopyAddr(struct sockaddr *addr, socklen_t *addrLen, struct FtNetconn *conn) in SockCopyAddr() argument 1039 FillpErrorType SockAccept(FILLP_INT sockFd, struct sockaddr *addr, socklen_t *addrLen) in SockAccept() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_conn.c | 474 struct sockaddr *addr = (struct sockaddr *)(void *)&p->addr; in FillpConnReqAckInput() local 564 struct sockaddr *addr = FILLP_NULL_PTR; in FillpInitNewConnByConfirm() local 635 struct sockaddr *addr = (struct sockaddr *)(void *)&p->addr; FillpProcessConnConfirm() local 1901 FILLP_CONST struct sockaddr *addr = (struct sockaddr *)(void *)remoteAddr; FillpGenerateCookie() local [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | callbacks.c | 265 void FillpMemFree(IN void *addr) in FillpMemFree() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_dfile_session.h | 56 void *addr; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
H A D | nstackx_dfile.h | 186 struct sockaddr_in *addr; member 197 struct sockaddr_in *addr; member 203 struct sockaddr_in *addr; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_device_local.c | 718 struct sockaddr_in addr; in LocalIfaceGetCoapCtxByRemoteIp() local
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_entry.cpp | 323 __eglMustCastToProperFunctionPointerType addr = FindBuiltinWrapper(procname); in EglGetProcAddressImpl() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vp8dsp_mmi.c | 1448 mips_reg addr[2]; in ff_put_vp8_pixels16_mmi() local 1495 mips_reg addr[2]; in ff_put_vp8_pixels8_mmi() local 1535 mips_reg addr[2]; in ff_put_vp8_pixels4_mmi() local
|
/third_party/elfutils/libdwfl/ |
H A D | libdwflP.h | 336 dwfl_adjusted_address (Dwfl_Module *mod, GElf_Addr addr) in dwfl_adjusted_address() argument 342 dwfl_deadjust_address (Dwfl_Module *mod, GElf_Addr addr) in dwfl_deadjust_address() argument 348 dwfl_adjusted_dwarf_addr (Dwfl_Module *mod, Dwarf_Addr addr) in dwfl_adjusted_dwarf_addr() argument 356 dwfl_deadjust_dwarf_addr (Dwfl_Module *mod, Dwarf_Addr addr) in dwfl_deadjust_dwarf_addr() argument 364 dwfl_adjusted_aux_sym_addr (Dwfl_Module *mod, Dwarf_Addr addr) in dwfl_adjusted_aux_sym_addr() argument 372 dwfl_deadjust_aux_sym_addr(Dwfl_Module *mod, Dwarf_Addr addr) dwfl_deadjust_aux_sym_addr() argument 380 dwfl_adjusted_st_value(Dwfl_Module *mod, Elf *symelf, GElf_Addr addr) dwfl_adjusted_st_value() argument 390 dwfl_deadjust_st_value(Dwfl_Module *mod, Elf *symelf, GElf_Addr addr) dwfl_deadjust_st_value() argument 411 Dwarf_Addr addr; /* Remote address. */ global() member [all...] |
H A D | dwfl_segment_report_module.c | 75 addr_segndx (Dwfl *dwfl, size_t segment, GElf_Addr addr, bool next) in addr_segndx() argument
|
/third_party/curl/tests/server/ |
H A D | sockfilt.c | 1362 const char *addr = NULL; in main() local [all...] |
H A D | socksd.c | 125 char addr[32]; /* backend IPv4 numerical */ member
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getsrclines.c | 82 Dwarf_Word addr; member [all...] |
/third_party/elfutils/tests/ |
H A D | varlocs.c | 193 print_expr (Dwarf_Attribute *attr, Dwarf_Op *expr, Dwarf_Addr addr, int depth) in print_expr() argument 170 print_expr_block(Dwarf_Attribute *attr, Dwarf_Op *exprs, int len, Dwarf_Addr addr, int depth) print_expr_block() argument [all...] |
/third_party/f2fs-tools/lib/ |
H A D | libf2fs.c | 267 int test_and_set_bit_le(u32 nr, u8 *addr) in test_and_set_bit_le() argument 278 int test_and_clear_bit_le(u32 nr, u8 *addr) in test_and_clear_bit_le() argument 289 int test_bit_le(u32 nr, const u8 *addr) in test_bit_le() argument 297 char *addr = (char *)p; f2fs_test_bit() local 304 f2fs_set_bit(unsigned int nr, char *addr) f2fs_set_bit() argument 316 f2fs_clear_bit(unsigned int nr, char *addr) f2fs_clear_bit() argument 348 _find_next_bit_le(const u8 *addr, u64 nbits, u64 start, char invert) _find_next_bit_le() argument 372 find_next_bit_le(const u8 *addr, u64 size, u64 offset) find_next_bit_le() argument 378 find_next_zero_bit_le(const u8 *addr, u64 size, u64 offset) find_next_zero_bit_le() argument [all...] |
/third_party/elfutils/libcpu/ |
H A D | i386_disasm.c | 257 GElf_Addr addr; member 314 i386_disasm(Ebl *ebl __attribute__((unused)), const uint8_t **startp, const uint8_t *end, GElf_Addr addr, const char *fmt, DisasmOutputCB_t outcb, DisasmGetSymCB_t symcb, void *outcbarg, void *symcbarg) i386_disasm() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rtsp.h | 434 char addr[128]; /**< Source-specific multicast include source IP address (from SDP content) */ member
|
H A D | udp.c | 202 static int udp_join_multicast_group(int sockfd, struct sockaddr *addr, in udp_join_multicast_group() argument 236 static int udp_leave_multicast_group(int sockfd, struct sockaddr *addr, in udp_leave_multicast_group() argument 161 udp_set_multicast_ttl(int sockfd, int mcastTTL, struct sockaddr *addr, void *logctx) udp_set_multicast_ttl() argument 270 udp_set_multicast_sources(URLContext *h, int sockfd, struct sockaddr *addr, int addr_len, struct sockaddr_storage *local_addr, struct sockaddr_storage *sources, int nb_sources, int include) udp_set_multicast_sources() argument 339 udp_set_url(URLContext *h, struct sockaddr_storage *addr, const char *hostname, int port) udp_set_url() argument 355 udp_socket_create(URLContext *h, struct sockaddr_storage *addr, socklen_t *addr_len, const char *localaddr) udp_socket_create() argument 397 udp_port(struct sockaddr_storage *addr, int addr_len) udp_port() argument 499 struct sockaddr_storage addr; circular_buffer_task_rx() local 988 struct sockaddr_storage addr; udp_read() local [all...] |
/third_party/curl/lib/vquic/ |
H A D | curl_msh3.c | 114 struct Curl_sockaddr_ex addr; member 805 MSH3_ADDR addr = {0}; in cf_connect_start() local [all...] |
/third_party/curl/packages/OS400/ |
H A D | os400sys.c | 941 Curl_os400_getpeername(int sd, struct sockaddr *addr, int *addrlen) in Curl_os400_getpeername() argument 958 Curl_os400_getsockname(int sd, struct sockaddr *addr, int *addrlen) in Curl_os400_getsockname() argument
|
/third_party/backends/backend/ |
H A D | canon630u-common.c | 208 write_byte (int fd, byte addr, byte val) in write_byte() argument 220 read_byte (int fd, byte addr, byte * val) in read_byte() argument 234 write_bulk (int fd, unsigned int addr, void *src, size_t count) in write_bulk() argument 256 read_bulk (int fd, unsigned int addr, voi argument 283 write_word(int fd, unsigned int addr, unsigned int data) write_word() argument 296 write_many(int fd, unsigned int addr, const byte *src, size_t count) write_many() argument 319 read_many(int fd, unsigned int addr, void *dst, size_t count) read_many() argument 345 read_poll_flag(int fd, unsigned int addr, unsigned int mask, unsigned int val) read_poll_flag() argument 373 read_poll_min(int fd, unsigned int addr, unsigned int min) read_poll_min() argument [all...] |