Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 64) sorted by relevance

123

/curl/lib/
H A Dgopher.c113 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 Dhttp1.h45 bool done; member
H A Dcf-h1-proxy.c255 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 Dcurl_rtmp.c231 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 Ddict.c171 static CURLcode dict_do(struct Curl_easy *data, bool *done) in dict_do()
H A Dfile.c153 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 Dtransfer.c162 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 Dasyn-thread.c151 int done; member
399 int done; in destroy_async_data() local
588 int done = 0; in Curl_resolver_is_resolved() local
H A Dconncache.c699 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 Dmqtt.c621 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 Dcf-https-connect.c146 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 Dhttp_proxy.c169 bool blocking, bool *done) in http_proxy_cf_connect()
H A Drtsp.c163 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 Dcf-haproxy.c108 bool blocking, bool *done) in cf_haproxy_connect()
H A Dcfilters.h50 bool *done); typedef
54 bool blocking, bool *done); typedef
H A Dcf-socket.c610 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 Dnetrc.c113 bool done = FALSE; in parsenetrc() local
/curl/lib/vssh/
H A Dwolfssh.c366 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 Dlibssh.c2080 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 Drustls.c793 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 Dgtls.c1829 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 Dbearssl.c918 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 Dmbedtls.c1210 bool send_shutdown, bool *done)
1416 bool *done)
1532 bool *done)
1542 bool done = FALSE; local
H A Dvtls.c508 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 Dschannel.c1650 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()

Completed in 80 milliseconds

123