| /third_party/node/test/parallel/ |
| D | test-internal-socket-list-send.js | 14 const child = Object.assign(new EventEmitter(), { connected: false }); property 32 connected: true, property 55 connected: true, property 75 connected: true, property 100 connected: true, property 129 connected: true, property
|
| D | test-internal-socket-list-receive.js | 14 connected: false, property 26 connected: true, property 40 connected: true, property
|
| D | test-process-getactiveresources-track-active-handles.js | 18 net.connect(server.address().port, function connected() { function
|
| D | test-tls-secure-session.js | 24 let connected = false; variable
|
| D | test-process-getactivehandles.js | 18 net.connect(server.address().port, function connected() { function
|
| D | test-child-process-fork-net.js | 95 let connected = 0; variable
|
| D | test-dgram-send-bad-arguments.js | 31 function checkArgs(connected) { argument
|
| D | test-http-1.0-keep-alive.js | 132 function connected() { function
|
| /third_party/node/deps/undici/src/lib/ |
| D | pool-stats.js | 9 get connected () { getter in PoolStats
|
| /third_party/curl/lib/vssh/ |
| D | wolfssh.c | 921 bool *connected, in wscp_perform() 932 bool *connected, in wsftp_perform() 962 bool connected = 0; in wssh_do() local
|
| D | libssh.c | 2295 bool *connected, bool *dophase_done) in scp_perform() 2320 bool connected = 0; in myssh_do_it() local 2474 bool *connected, in sftp_perform()
|
| D | libssh2.c | 3406 bool *connected, in scp_perform() 3451 bool connected = 0; in ssh_do() local 3595 bool *connected, in sftp_perform()
|
| /third_party/curl/lib/ |
| D | ftp.c | 439 bool connected; in InitiateTransfer() local 483 static CURLcode AllowServerConnect(struct Curl_easy *data, bool *connected) in AllowServerConnect() 2436 bool connected; in ftp_state_stor_resp() local 2552 bool connected; in ftp_state_get_resp() local 3584 bool connected = FALSE; in ftp_do_more() local 3728 bool *connected, /* connect status after PASV / PORT */ in ftp_perform() 4271 static CURLcode ftp_dophase_done(struct Curl_easy *data, bool connected) in ftp_dophase_done() 4332 bool connected = FALSE; in ftp_regular_transfer() local
|
| D | pop3.c | 1188 static CURLcode pop3_perform(struct Curl_easy *data, bool *connected, in pop3_perform() 1283 static CURLcode pop3_dophase_done(struct Curl_easy *data, bool connected) in pop3_dophase_done() 1320 bool connected = FALSE; in pop3_regular_transfer() local
|
| D | smtp.c | 1474 static CURLcode smtp_perform(struct Curl_easy *data, bool *connected, in smtp_perform() 1588 static CURLcode smtp_dophase_done(struct Curl_easy *data, bool connected) in smtp_dophase_done() 1630 bool connected = FALSE; in smtp_regular_transfer() local
|
| D | imap.c | 1557 static CURLcode imap_perform(struct Curl_easy *data, bool *connected, in imap_perform() 1687 static CURLcode imap_dophase_done(struct Curl_easy *data, bool connected) in imap_dophase_done() 1729 bool connected = FALSE; in imap_regular_transfer() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| D | fst.c | 23 Boolean connected, in fst_ctrl_iface_notify_peer_state_change()
|
| D | fst_ctrl_aux.h | 62 Boolean connected; member
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| D | usbd_video.c | 183 static int uvc_wait_host_sub(uvc_t hdl, int *connected) in uvc_wait_host_sub() 215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| D | fst.c | 23 bool connected, in fst_ctrl_iface_notify_peer_state_change()
|
| D | fst_ctrl_aux.h | 62 bool connected; member
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-adopt.h | 120 uint8_t connected:1; member
|
| /third_party/lwip/src/include/lwip/ |
| D | altcp.h | 75 altcp_connected_fn connected; member
|
| /third_party/nghttp2/src/ |
| D | shrpx_memcached_connection.cc | 213 int MemcachedConnection::connected() { in connected() function in shrpx::MemcachedConnection
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | test_sock_lowlevel.py | 18 connected = None variable in MyProto
|