| /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...] |
| /third_party/node/deps/uvwasi/src/ |
| H A D | uvwasi.c | 2591 uvwasi_sock_recv(uvwasi_t* uvwasi, uvwasi_fd_t sock, const uvwasi_iovec_t* ri_data, uvwasi_size_t ri_data_len, uvwasi_riflags_t ri_flags, uvwasi_size_t* ro_datalen, uvwasi_roflags_t* ro_flags) uvwasi_sock_recv() argument 2645 uvwasi_sock_send(uvwasi_t* uvwasi, uvwasi_fd_t sock, const uvwasi_ciovec_t* si_data, uvwasi_size_t si_data_len, uvwasi_siflags_t si_flags, uvwasi_size_t* so_datalen) uvwasi_sock_send() argument 2694 uvwasi_sock_shutdown(uvwasi_t* uvwasi, uvwasi_fd_t sock, uvwasi_sdflags_t how) uvwasi_sock_shutdown() argument 2736 uvwasi_sock_accept(uvwasi_t* uvwasi, uvwasi_fd_t sock, uvwasi_fdflags_t flags, uvwasi_fd_t* connect_sock) uvwasi_sock_accept() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | daemon.c | 1797 make_nonblocking_noninheritable(struct MHD_Daemon *daemon, MHD_socket sock) make_nonblocking_noninheritable() argument
|
| /third_party/openssl/test/helpers/ |
| H A D | handshake.c | 1260 static int set_sock_as_sctp(int sock) in set_sock_as_sctp() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcp.c | 581 struct sockaddr_ll sock; in mode_raw() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_bsd.c | 52 int sock; /* socket for 802.11 ioctls */ member 773 bsd_wireless_event_receive(int sock, void *ctx, void *sock_ctx) bsd_wireless_event_receive() argument 1211 wpa_driver_bsd_event_receive(int sock, void *ctx, void *sock_ctx) wpa_driver_bsd_event_receive() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | edit.c | 758 static enum edit_key_code edit_read_key(int sock) in edit_read_key() argument 1004 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/hostapd/ |
| H A D | hostapd_cli.c | 1879 static void hostapd_cli_receive(int sock, void *eloop_ctx, void *sock_ctx) in hostapd_cli_receive() argument
|
| H A D | ap_ctrl_iface.c | 4036 static void hostapd_ctrl_iface_receive(int sock, void *eloop_ctx, in hostapd_ctrl_iface_receive() argument 4772 static void hostapd_global_ctrl_iface_receive(int sock, void *eloop_ctx, in hostapd_global_ctrl_iface_receive() argument 5219 static void hostapd_ctrl_iface_send_internal(int sock, struct dl_list *ctrl_dst, in hostapd_ctrl_iface_send_internal() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_bsd.c | 53 int sock; /* socket for 802.11 ioctls */ member 622 bsd_route_overflow(int sock, voi argument 723 bsd_wireless_event_receive(int sock, void *ctx, void *sock_ctx) bsd_wireless_event_receive() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/ |
| H A D | radius_server.c | 1653 static void radius_server_receive_auth(int sock, void *eloop_ctx, in radius_server_receive_auth() argument 1783 static void radius_server_receive_acct(int sock, void *eloop_ctx, in radius_server_receive_acct() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | edit.c | 758 static enum edit_key_code edit_read_key(int sock) in edit_read_key() argument 1004 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/hostapd/ |
| H A D | hostapd_cli.c | 1822 static void hostapd_cli_receive(int sock, void *eloop_ctx, void *sock_ctx) in hostapd_cli_receive() argument
|
| H A D | ap_ctrl_iface.c | 3390 static void hostapd_ctrl_iface_receive(int sock, void *eloop_ctx, in hostapd_ctrl_iface_receive() argument 4114 static void hostapd_global_ctrl_iface_receive(int sock, void *eloop_ctx, in hostapd_global_ctrl_iface_receive() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/ |
| H A D | radius_server.c | 1820 static void radius_server_receive_auth(int sock, void *eloop_ctx, in radius_server_receive_auth() argument 1950 static void radius_server_receive_acct(int sock, void *eloop_ctx, in radius_server_receive_acct() argument
|