Home
last modified time | relevance | path

Searched defs:connected (Results 1 - 25 of 53) sorted by relevance

123

/third_party/node/test/parallel/
H A Dtest-http-1.0-keep-alive.js
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-adopt.h120 uint8_t connected:1; member
/third_party/node/deps/undici/src/lib/
H A Dclient.js
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.c22 fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, Boolean connected, const u8 *peer_addr) fst_ctrl_iface_notify_peer_state_change() argument
H A Dfst_ctrl_aux.h62 Boolean connected; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.c22 fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, bool connected, const u8 *peer_addr) fst_ctrl_iface_notify_peer_state_change() argument
H A Dfst_ctrl_aux.h62 bool connected; member
/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c66 int connected; member
/third_party/nghttp2/src/
H A Dshrpx_memcached_connection.cc213 int MemcachedConnection::connected() { in connected() function in shrpx::MemcachedConnection
H A Dshrpx_live_check.cc330 int LiveCheck::connected() { in connected() function in shrpx::LiveCheck
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c459 altcp_proxyconnect_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_proxyconnect_connect() argument
/third_party/lwip/src/include/lwip/
H A Daltcp.h75 altcp_connected_fn connected; member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sock_lowlevel.py18 connected = None variable in MyProto
/third_party/eudev/src/udev/
H A Dudev-ctrl.c66 bool connected; member
/third_party/curl/lib/vssh/
H A Dwolfssh.c962 bool connected = 0; in wssh_do() local
920 wscp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) wscp_perform() argument
931 wsftp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) wsftp_perform() argument
H A Dlibssh.c2320 bool connected = 0; in myssh_do_it() local
2294 scp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) scp_perform() argument
2473 sftp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) sftp_perform() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c183 static int uvc_wait_host_sub(uvc_t hdl, int *connected) in uvc_wait_host_sub() argument
215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host() argument
/third_party/lwip/src/core/
H A Daltcp.c316 altcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_connect() argument
H A Daltcp_tcp.c271 altcp_tcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_tcp_connect() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-printer.cc107 uint8_t connected = 0; member
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c104 bool connected; member
H A Dmodule-tunnel-source-new.c101 bool connected; member
/third_party/python/Lib/
H A Dasyncore.py218 connected = False variable in dispatcher
[all...]
/third_party/curl/lib/
H A Dsmtp.c1474 static CURLcode smtp_perform(struct Curl_easy *data, bool *connected, in smtp_perform() argument
1588 static CURLcode smtp_dophase_done(struct Curl_easy *data, bool connected) in smtp_dophase_done() argument
1630 bool connected = FALSE; in smtp_regular_transfer() local
H A Dcfilters.c621 struct curltime connected; conn_report_connect_stats() local
[all...]

Completed in 28 milliseconds

123