| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_macsec_linux.c | 1448 static void macsec_drv_handle_read(int sock, void *eloop_ctx, void *sock_ctx) in macsec_drv_handle_read() argument [all...] |
| H A D | driver_macsec_qca.c | 174 static void macsec_qca_handle_read(int sock, void *eloop_ctx, void *sock_ctx) in macsec_qca_handle_read() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
| H A D | eap_sim_db.c | 61 int sock; member 626 static void eap_sim_db_receive(int sock, void *eloop_ctx, void *sock_ctx) in eap_sim_db_receive() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_client.c | 820 static void radius_client_receive(int sock, void *eloop_ctx, void *sock_ctx) in radius_client_receive() argument 1077 radius_change_server(struct radius_client_data *radius, struct hostapd_radius_server *nserv, struct hostapd_radius_server *oserv, int sock, int sock6, int auth) radius_change_server() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | eloop.c | 55 int sock; member 177 static void eloop_ctrl_read_handler(int sock, void *eloop_ctx, void *sock_ctx) in eloop_ctrl_read_handler() argument 273 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue() argument 320 static int eloop_sock_queue(int sock, eloop_event_type type) in eloop_sock_queue() argument 336 eloop_sock_table_add_sock(struct eloop_sock_table *table, int sock, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_sock_table_add_sock() argument 462 eloop_sock_table_remove_sock(struct eloop_sock_table *table, int sock) eloop_sock_table_remove_sock() argument 798 eloop_register_read_sock(int sock, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_read_sock() argument 806 eloop_unregister_read_sock(int sock) eloop_unregister_read_sock() argument 827 eloop_register_sock(int sock, eloop_event_type type, eloop_sock_handler handler, void *eloop_data, void *user_data) eloop_register_sock() argument 840 eloop_unregister_sock(int sock, eloop_event_type type) eloop_unregister_sock() argument 1438 eloop_wait_for_read_sock(int sock) eloop_wait_for_read_sock() argument [all...] |
| /foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/ |
| H A D | socket_exec.cpp | 383 int sock = static_cast<int>(reinterpret_cast<uint64_t>(manager_->GetData())); variable 478 int sock variable 528 ConfirmSocketTimeoutMs(int sock, int type, int defaultValue) ConfirmSocketTimeoutMs() argument 540 PollSendData(int sock, const char *data, size_t size, sockaddr *addr, socklen_t addrLen) PollSendData() argument 659 ConfirmBufferSize(int sock) ConfirmBufferSize() argument 681 UpdateRecvBuffer(int sock, int &bufferSize, std::unique_ptr<char[]> &buf, const MessageCallback &callback) UpdateRecvBuffer() argument 699 ExitOrAbnormal(int sock, ssize_t recvLen, const MessageCallback &callback) ExitOrAbnormal() argument 760 PollRecvData(int sock, sockaddr *addr, socklen_t addrLen, const MessageCallback &callback) PollRecvData() argument 816 NonBlockConnect(int sock, sockaddr *addr, socklen_t addrLen, uint32_t timeoutMSec) NonBlockConnect() argument 864 SetBaseOptions(int sock, ExtraOptionsBase *option) SetBaseOptions() argument 1952 ClientHandler(int32_t sock, int32_t clientId, const TcpMessageCallback &callback) ClientHandler() argument 1967 AcceptRecvData(int sock, sockaddr *addr, socklen_t addrLen, const TcpMessageCallback &callback) AcceptRecvData() argument [all...] |
| H A D | local_socket_exec.cpp | 254 static int ConfirmSocketTimeoutMs(int sock, int type, int defaultValue) in ConfirmSocketTimeoutMs() argument 266 static bool PollSendData(int sock, const char *data, size_t size, sockaddr *addr, socklen_t addrLen) in PollSendData() argument 469 ConfirmBufferSize(int sock) ConfirmBufferSize() argument 691 UpdateRecvBuffer(int sock, int &bufferSize, std::unique_ptr<char[]> &buf, const LocalSocketMessageCallback &callback) UpdateRecvBuffer() argument 709 PollRecvData(int sock, const LocalSocketMessageCallback &callback) PollRecvData() argument 781 NonBlockConnect(int sock, sockaddr *addr, socklen_t addrLen, uint32_t timeoutMSec) NonBlockConnect() argument [all...] |
| /foundation/communication/netstack/frameworks/js/napi/tls/src/ |
| H A D | tls_socket_server.cpp | 645 int sock = socket(family, SOCK_STREAM, IPPROTO_IP);
in MakeIpSocket() local 758 bool TLSSocketServer::Connection::TlsAcceptToHost(int sock, const TlsSocket::TLSConnectOptions &options)
in TlsAcceptToHost() argument
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_s_server.cpp | 256 int ReceiveDhcpMessage(int sock, PDhcpMsgInfo msgInfo) in ReceiveDhcpMessage() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | otherstestndk.cpp | 745 int sock = socket(AF_INET, SOCK_STREAM, PARAM_0);
in ClientTask() local 760 int sock = socket(AF_INET, SOCK_STREAM, PARAM_0);
in ClientTask4() local
|
| /third_party/curl/tests/server/ |
| H A D | sws.c | 875 static int get_request(curl_socket_t sock, struct httprequest *req) in get_request() argument 1008 static int send_doc(curl_socket_t sock, struct httprequest *req) in send_doc() argument 1794 accept_connection(curl_socket_t sock) accept_connection() argument 1951 curl_socket_t sock = CURL_SOCKET_BAD; main() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtsp.c | 196 get_sockaddr(AVFormatContext *s, const char *buf, struct sockaddr_storage *sock) get_sockaddr() argument
|
| /third_party/curl/lib/vssh/ |
| H A D | libssh2.c | 971 curl_socket_t sock = conn->sock[FIRSTSOCKET]; in ssh_statemach_act() local 3149 curl_socket_t sock = conn->sock[FIRSTSOCKE in ssh_block_statemach() local 3046 ssh_getsock(struct Curl_easy *data, struct connectdata *conn, curl_socket_t *sock) ssh_getsock() argument 3185 ssh_tls_recv(libssh2_socket_t sock, void *buffer, size_t length, int flags, void **abstract) ssh_tls_recv() argument 3209 ssh_tls_send(libssh2_socket_t sock, const void *buffer, size_t length, int flags, void **abstract) ssh_tls_send() argument 3241 curl_socket_t sock; ssh_connect() local [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | vtls.c | 773 curl_socket_t sock = Curl_conn_cf_get_socket(cf->next, data); in Curl_ssl_adjust_pollset() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 210 int sock; in make_local_socket() local 292 _snd_send_fd(int sock, void *data, size_t len, int fd) _snd_send_fd() argument [all...] |
| /third_party/backends/backend/ |
| H A D | dell1600n_net.c | 297 int sock, optYes; in sane_get_devices() local [all...] |
| /third_party/backends/frontend/ |
| H A D | saned.c | 3330 run_inetd (char __sane_unused__ *sock) argument 3453 char *sock = NULL; local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 1645 int sock; in bjnp_open_tcp() local
|
| /third_party/curl/lib/ |
| H A D | ftp.c | 261 curl_socket_t sock = conn->sock[SECONDARYSOCKET]; in AcceptServerConnect() local 2695 curl_socket_t sock = conn->sock[FIRSTSOCKET]; ftp_statemachine() local [all...] |
| H A D | http2.c | 2330 curl_socket_t sock; in cf_h2_adjust_pollset() local
|
| H A D | multi.c | 1050 static int perform_getsock(struct Curl_easy *data, curl_socket_t *sock) in perform_getsock() argument
|
| /third_party/node/src/ |
| H A D | cares_wrap.cc | 113 void ares_sockstate_cb(void* data, ares_socket_t sock, int read, int write) { in ares_sockstate_cb() argument 695 NodeAresTask* NodeAresTask::Create(ChannelWrap* channel, ares_socket_t sock) { in Create() argument [all...] |
| H A D | node_wasi.cc | 1508 uint32_t sock; in SockAccept() local 1540 uint32_t sock; in SockRecv() local 1602 uint32_t sock; in SockSend() local 1659 uint32_t sock; SockShutdown() local [all...] |
| /third_party/libinput/test/ |
| H A D | litest.h | 1278 litest_send_file(int sock, int fd) in litest_send_file() argument
|
| /third_party/lwip/src/api/ |
| H A D | sockets.c | 234 struct lwip_sock *sock; global() member 253 struct lwip_sock *sock; global() member 343 sock_inc_used(struct lwip_sock *sock) sock_inc_used() argument 365 sock_inc_used_locked(struct lwip_sock *sock) sock_inc_used_locked() argument 385 done_socket(struct lwip_sock *sock) done_socket() argument 470 struct lwip_sock *sock = tryget_socket_unconn(fd); tryget_socket() local 489 struct lwip_sock *sock = tryget_socket(fd); get_socket() local 557 free_socket_locked(struct lwip_sock *sock, int is_tcp, struct netconn **conn, union lwip_sock_lastdata *lastdata) free_socket_locked() argument 603 free_socket(struct lwip_sock *sock, int is_tcp) free_socket() argument 631 struct lwip_sock *sock, *nsock; lwip_accept() local 728 struct lwip_sock *sock; lwip_bind() local 793 struct lwip_sock *sock; lwip_close_internal() local 845 struct lwip_sock *sock; lwip_connect_internal() local 913 struct lwip_sock *sock; lwip_listen() local 950 lwip_recv_tcp(struct lwip_sock *sock, void *mem, size_t len, int flags) lwip_recv_tcp() argument 1087 lwip_recv_tcp_from(struct lwip_sock *sock, struct sockaddr *from, socklen_t *fromlen, const char *dbg_fn, int dbg_s, ssize_t dbg_ret) lwip_recv_tcp_from() argument 1119 lwip_recvfrom_udp_raw(struct lwip_sock *sock, int flags, struct msghdr *msg, u16_t *datagram_len, int dbg_s) lwip_recvfrom_udp_raw() argument 1245 struct lwip_sock *sock; lwip_recvfrom_internal() local 1326 struct lwip_sock *sock; lwip_recvmsg() local 1427 struct lwip_sock *sock; lwip_send() local 1482 struct lwip_sock *sock; lwip_sendmsg_internal() local 1658 struct lwip_sock *sock; lwip_sendto_internal() local 1910 struct lwip_sock *sock; lwip_selscan() local 1985 struct lwip_sock *sock; lwip_select_inc_sockets_used_set() local 2020 struct lwip_sock *sock = tryget_socket_unconn_nouse(i); lwip_select_dec_sockets_used() local 2114 struct lwip_sock *sock; lwip_select() local 2175 struct lwip_sock *sock; lwip_select() local 2274 struct lwip_sock *sock; lwip_pollscan() local 2383 struct lwip_sock *sock = tryget_socket_unconn_nouse(fds[fdi].fd); lwip_poll_dec_sockets_used() local 2557 struct lwip_sock *sock; event_callback() local [all...] |