| /third_party/curl/tests/libtest/ |
| H A D | libntlmconnect.c | 44 curl_socket_t sock; in callback() local
|
| /third_party/curl/lib/ |
| H A D | socks_sspi.c | 70 curl_socket_t sock = conn->sock[cf->sockindex]; in Curl_SOCKS5_gssapi_negotiate() local
|
| H A D | socks_gssapi.c | 110 curl_socket_t sock = conn->sock[cf->sockindex]; in Curl_SOCKS5_gssapi_negotiate() local
|
| /third_party/libuv/test/ |
| H A D | test-udp-open.c | 50 uv_os_sock_t sock; in create_udp_socket() local 72 static void close_socket(uv_os_sock_t sock) { in close_socket() argument 142 uv_os_sock_t sock; in TEST_IMPL() local 225 uv_os_sock_t sock; TEST_IMPL() local 257 uv_os_sock_t sock; TEST_IMPL() local [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_io_contiki.c | 83 coap_socket_bind_udp(coap_socket_t *sock, in coap_socket_bind_udp() argument 107 coap_socket_connect_udp(coap_socket_t *sock, in coap_socket_connect_udp() argument 139 coap_socket_write(coap_socket_t *sock, const uint8_t *data, size_t data_len) coap_socket_write() argument 144 coap_socket_read(coap_socket_t *sock, uint8_t *data, size_t data_len) coap_socket_read() argument 149 coap_socket_close(coap_socket_t *sock) coap_socket_close() argument 161 coap_socket_send(coap_socket_t *sock, const coap_session_t *session, const uint8_t *data, size_t datalen) coap_socket_send() argument 187 coap_socket_recv(coap_socket_t *sock, coap_packet_t *packet) coap_socket_recv() argument [all...] |
| /third_party/ltp/testcases/lib/ |
| H A D | tst_net_iface_prefix.c | 58 int sock = SAFE_SOCKET(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE); in read_iface_prefix() local
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | netsync.c | 49 int sock; in setupConnectionServer() local
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| H A D | send02.c | 25 static int sock = -1, dst_sock = -1, listen_sock = -1; variable 29 static void do_send(int sock, void *buf, size_t size, int flags) in do_send() argument 34 static void do_sendto(int sock, void *buf, size_t size, int flags) in do_sendto() argument 40 static void do_sendmsg(int sock, void *buf, size_t size, int flags) in do_sendmsg() argument 74 static int check_recv(int sock, long expsize, int loop) in check_recv() argument [all...] |
| /third_party/lwip/src/core/distributed_net/ |
| H A D | distributed_net_core.c | 45 int distributed_net_connect(int sock, const struct sockaddr *addr, socklen_t addr_len) in distributed_net_connect() argument 85 int distributed_net_close(int sock) in distributed_net_close() argument 104 distributed_net_sendto(int sock, const void *buf, size_t buf_len, int flags, const struct sockaddr *addr, socklen_t addr_len) distributed_net_sendto() argument 146 distributed_net_sendmsg(int sock, const struct msghdr *hdr, int flags) distributed_net_sendmsg() argument 191 distributed_net_recvfrom(int sock, void *buf, size_t buf_len, int flags, struct sockaddr *from, socklen_t *from_len) distributed_net_recvfrom() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_wired_common.c | 140 int wired_multicast_membership(int sock, int ifindex, const u8 *addr, int add) in wired_multicast_membership() argument
|
| H A D | netlink.c | 19 int sock; member 36 static void netlink_receive(int sock, void *eloop_ctx, void *sock_ctx) in netlink_receive() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
| H A D | l2_packet_none.c | 52 static void l2_packet_receive(int sock, void *eloop_ctx, void *sock_ctx) in l2_packet_receive() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | edit_readline.c | 73 static void edit_read_char(int sock, void *eloop_ctx, void *sock_ctx) in edit_read_char() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | ctrl_iface_common.c | 77 void sockaddr_print(int level, const char *msg, struct sockaddr_storage *sock, in sockaddr_print() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_wired_common.c | 140 int wired_multicast_membership(int sock, int ifindex, const u8 *addr, int add) in wired_multicast_membership() argument
|
| H A D | netlink.c | 19 int sock; member 36 static void netlink_receive(int sock, void *eloop_ctx, void *sock_ctx) in netlink_receive() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
| H A D | l2_packet_none.c | 52 static void l2_packet_receive(int sock, void *eloop_ctx, void *sock_ctx) in l2_packet_receive() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | edit_readline.c | 73 static void edit_read_char(int sock, void *eloop_ctx, void *sock_ctx) in edit_read_char() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | ctrl_iface_common.c | 77 void sockaddr_print(int level, const char *msg, struct sockaddr_storage *sock, in sockaddr_print() argument
|
| /arkcompiler/runtime_core/static_core/dprof/daemon/ |
| H A D | main.cpp | 33 bool CheckVersion(const os::unique_fd::UniqueFd &sock) in CheckVersion() argument 57 static std::unique_ptr<AppData> ProcessingConnect(const os::unique_fd::UniqueFd &sock) in ProcessingConnect() argument
|
| /base/startup/init/services/init/standard/ |
| H A D | init.c | 47 int sock = -1;
in FdHolderSockInit() local 100 int sock in SystemInit() local [all...] |
| /foundation/communication/wifi/wifi/relation_services/common/ |
| H A D | wifi_hal_common_func.c | 134 int sock = socket(AF_INET, SOCK_DGRAM, 0); in GetIfaceState() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | fillp_stack_app_config_in.c | 237 struct FtSocket *sock = FILLP_NULL_PTR; in FtAppSetKeepAliveTime() local 339 struct FtSocket *sock = FILLP_NULL_PTR; FtAppConfigSetSendCache() local 366 struct FtSocket *sock = FILLP_NULL_PTR; FtAppConfigSetRecvCache() local 430 struct FtSocket *sock = FILLP_NULL_PTR; FtAppConfigSetOppositeSetRate() local 461 struct FtSocket *sock = FILLP_NULL_PTR; FtAppConfigSetPktSize() local 495 FtAppConfigSetSendBufSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppConfigSetSendBufSize() argument 530 FtAppConfigSetRecvBufSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppConfigSetRecvBufSize() argument 571 struct FtSocket *sock = FILLP_NULL_PTR; FtAppConfigSetSlowStart() local 601 struct FtSocket *sock = SockGetSocket(sockIndex); FtAppConfigSetMaxRate() local 652 FtAppEnlargePackInterval( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppEnlargePackInterval() argument 786 struct FtSocket *sock = FILLP_NULL_PTR; FtAppConfigSetPackInterval() local 812 FtInnerAppConfigSetHelper( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock) FtInnerAppConfigSetHelper() argument 865 FtInnerAppConfigSet( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock) FtInnerAppConfigSet() argument [all...] |
| H A D | epoll_app.c | 89 static void EpollAddToSockWaitList(struct FtSocket *sock, struct EpItem *epi) in EpollAddToSockWaitList() argument 100 EpollCtlTriggleEvent( struct EventPoll *ep, struct FtSocket *sock, struct EpItem *epi) EpollCtlTriggleEvent() argument 145 EpModify( struct EventPoll *ep, struct FtSocket *sock, struct EpItem *epi, FILLP_CONST struct SpungeEpollEvent *event) EpModify() argument 223 struct FtSocket *sock = FILLP_NULL_PTR; EpRemove() local 325 EpPoll( struct FtSocket *sock, struct SpungeEpollEvent *events, FILLP_INT maxEvents, FILLP_SLONG timeout) EpPoll() argument 452 struct FtSocket *sock = SockGetSocket(fd); EpInsert() local 526 SpungeEpollCtlCheckSockValid(struct FtSocket *epollSock, struct FtSocket *sock, FILLP_INT fd) SpungeEpollCtlCheckSockValid() argument 559 SpungeEpollCtlHandleAddEvent( struct FtSocket *epollSock, struct FtSocket *sock, FILLP_INT epFd, FILLP_CONST struct EpItem *epi, FILLP_CONST struct SpungeEpollEvent *event) SpungeEpollCtlHandleAddEvent() argument 605 SpungeEpollCtlHandleDelEvent( struct FtSocket *epollSock, struct FtSocket *sock, FILLP_INT epFd, struct EpItem *epi) SpungeEpollCtlHandleDelEvent() argument 635 SpungeEpollCtlHandleModEvent( struct FtSocket *epollSock, struct FtSocket *sock, struct EpItem *epi, FILLP_CONST struct SpungeEpollEvent *event) SpungeEpollCtlHandleModEvent() argument 684 struct FtSocket *sock = FILLP_NULL_PTR; SpungeEpollCtl() local 738 struct FtSocket *sock = FILLP_NULL_PTR; SpungeEpollFindRemove() local 797 struct FtSocket *sock; SpungeEpollWait() local 837 struct FtSocket *sock = SpungeAllocSock(SOCK_ALLOC_STATE_EPOLL); SpungeEpollCreate() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/ |
| H A D | net.h | 60 void *sock; member
|