/curl/lib/ |
H A D | gopher.c | 113 static CURLcode gopher_connect(struct Curl_easy *data, bool *done) in gopher_connect() 120 static CURLcode gopher_connecting(struct Curl_easy *data, bool *done) in gopher_connecting() 133 static CURLcode gopher_do(struct Curl_easy *data, bool *done) in gopher_do()
|
H A D | http1.h | 45 bool done; member
|
H A D | cf-h1-proxy.c | 255 bool *done) in send_CONNECT() 367 bool *done) in recv_CONNECT_resp() 796 bool *done) in send_CONNECT() 834 bool *done) in recv_CONNECT_resp() 869 bool done; in H1_CONNECT() local 978 bool blocking, bool *done) in cf_h1_proxy_connect()
|
H A D | curl_rtmp.c | 231 static CURLcode rtmp_connect(struct Curl_easy *data, bool *done) in rtmp_connect() 266 static CURLcode rtmp_do(struct Curl_easy *data, bool *done) in rtmp_do()
|
H A D | dict.c | 171 static CURLcode dict_do(struct Curl_easy *data, bool *done) in dict_do()
|
H A D | file.c | 153 static CURLcode file_connect(struct Curl_easy *data, bool *done) in file_connect() 420 static CURLcode file_do(struct Curl_easy *data, bool *done) in file_do()
|
H A D | transfer.c | 162 static CURLcode xfer_recv_shutdown(struct Curl_easy *data, bool *done) in xfer_recv_shutdown() 186 CURLcode Curl_xfer_send_shutdown(struct Curl_easy *data, bool *done) in Curl_xfer_send_shutdown() 242 bool done; in xfer_recv_resp() local
|
H A D | asyn-thread.c | 151 int done; member 399 int done; in destroy_async_data() local 588 int done = 0; in Curl_resolver_is_resolved() local
|
H A D | conncache.c | 699 bool done = FALSE; in cpool_discard_conn() local 855 bool *done) in cpool_run_conn_shutdown() 967 bool done; in cpool_perform() local 1021 bool done; in cpool_close_and_destroy() local 1088 bool done; in Curl_cpool_multi_socket() local
|
H A D | mqtt.c | 621 static CURLcode mqtt_read_publish(struct Curl_easy *data, bool *done) in mqtt_read_publish() 714 static CURLcode mqtt_do(struct Curl_easy *data, bool *done) in mqtt_do() 739 static CURLcode mqtt_doing(struct Curl_easy *data, bool *done) in mqtt_doing()
|
H A D | cf-https-connect.c | 146 bool *done) in cf_hc_baller_connect() 257 bool blocking, bool *done) in cf_hc_connect() 344 struct Curl_easy *data, bool *done) in cf_hc_shutdown()
|
H A D | http_proxy.c | 169 bool blocking, bool *done) in http_proxy_cf_connect()
|
H A D | rtsp.c | 163 static CURLcode rtsp_connect(struct Curl_easy *data, bool *done) in rtsp_connect() 221 static CURLcode rtsp_do(struct Curl_easy *data, bool *done) in rtsp_do()
|
H A D | cf-haproxy.c | 108 bool blocking, bool *done) in cf_haproxy_connect()
|
H A D | cfilters.h | 50 bool *done); typedef 54 bool blocking, bool *done); typedef
|
H A D | cf-socket.c | 610 int done = 0; /* -1 for error, 1 for address found */ in bindlocal() local 1022 bool *done) in cf_socket_shutdown() 1300 bool blocking, bool *done) in cf_tcp_connect() 1883 bool blocking, bool *done) in cf_udp_connect() 2087 bool blocking, bool *done) in cf_tcp_accept_connect()
|
H A D | netrc.c | 113 bool done = FALSE; in parsenetrc() local
|
/curl/lib/vssh/ |
H A D | wolfssh.c | 366 static CURLcode wssh_connect(struct Curl_easy *data, bool *done) in wssh_connect() 902 static CURLcode wssh_multi_statemach(struct Curl_easy *data, bool *done) in wssh_multi_statemach() 962 static CURLcode wssh_do(struct Curl_easy *data, bool *done) in wssh_do()
|
H A D | libssh.c | 2080 bool *done) in myssh_multi_statemach() 2161 static CURLcode myssh_connect(struct Curl_easy *data, bool *done) in myssh_connect() 2324 static CURLcode myssh_do_it(struct Curl_easy *data, bool *done) in myssh_do_it()
|
/curl/lib/vtls/ |
H A D | rustls.c | 793 bool *done) in cr_connect_common() 945 struct Curl_easy *data, bool *done) in cr_connect_nonblocking() 953 bool done; /* unused */ in cr_connect_blocking() local 970 bool send_shutdown, bool *done) in cr_shutdown()
|
H A D | gtls.c | 1829 bool *done) { in gtls_connect_common() 1917 bool *done) in gtls_connect_nonblocking() 1932 bool done = FALSE; in gtls_connect() local 1947 bool *done) in gtls_connect_deferred() 1993 bool done = FALSE; in gtls_send() local 2057 bool send_shutdown, bool *done) in gtls_shutdown() 2169 bool done = FALSE; in gtls_recv() local
|
H A D | bearssl.c | 918 bool *done) in bearssl_connect_common() 1052 bool done = FALSE; in bearssl_connect() local 1065 bool *done) in bearssl_connect_nonblocking() 1081 bool send_shutdown, bool *done) in bearssl_shutdown()
|
H A D | mbedtls.c | 1210 bool send_shutdown, bool *done) 1416 bool *done) 1532 bool *done) 1542 bool done = FALSE; local
|
H A D | vtls.c | 508 bool *done) in ssl_connect_nonblocking() 1215 bool *done) in Curl_none_shutdown() 1298 bool *done) in multissl_connect_nonblocking() 1701 bool blocking, bool *done) in ssl_cf_connect() 1815 bool *done) in ssl_cf_shutdown() 2104 bool send_shutdown, bool *done) in vtls_shutdown_blocking() 2164 bool done; in Curl_ssl_cfilter_remove() local
|
H A D | schannel.c | 1650 bool nonblocking, bool *done) in schannel_connect_common() 1922 bool done = FALSE; in schannel_recv() local 2247 bool *done) in schannel_connect_nonblocking() 2256 bool done = FALSE; in schannel_connect() local 2292 bool send_shutdown, bool *done) in schannel_shutdown()
|