Home
last modified time | relevance | path

Searched defs:done (Results 1 – 25 of 65) 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 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 Dtransfer.c163 static CURLcode xfer_recv_shutdown(struct Curl_easy *data, bool *done) in xfer_recv_shutdown()
187 CURLcode Curl_xfer_send_shutdown(struct Curl_easy *data, bool *done) in Curl_xfer_send_shutdown()
243 bool done; in Curl_xfer_recv_resp() local
H A Dconncache.c711 bool done = FALSE; in cpool_discard_conn() local
867 bool *done) in cpool_run_conn_shutdown()
979 bool done; in cpool_perform() local
1033 bool done; in cpool_close_and_destroy() local
1100 bool done; in Curl_cpool_multi_socket() local
H A Dnetrc.c84 bool done = FALSE; in parsenetrc() 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()
250 bool blocking, bool *done) in cf_hc_connect()
337 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.c608 int done = 0; /* -1 for error, 1 for address found */ in bindlocal() local
1019 bool *done) in cf_socket_shutdown()
1297 bool blocking, bool *done) in cf_tcp_connect()
1880 bool blocking, bool *done) in cf_udp_connect()
2022 bool blocking, bool *done) in cf_tcp_accept_connect()
/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()
2317 static CURLcode myssh_do_it(struct Curl_easy *data, bool *done) in myssh_do_it()
/curl/lib/vtls/
H A Drustls.c791 bool *done) in cr_connect_common()
943 struct Curl_easy *data, bool *done) in cr_connect_nonblocking()
951 bool done; /* unused */ in cr_connect_blocking() local
968 bool send_shutdown, bool *done) in cr_shutdown()
H A Dvtls.c495 bool *done) in ssl_connect_nonblocking()
1186 bool *done) in Curl_none_shutdown()
1269 bool *done) in multissl_connect_nonblocking()
1672 bool blocking, bool *done) in ssl_cf_connect()
1781 bool *done) in ssl_cf_shutdown()
2070 bool send_shutdown, bool *done) in vtls_shutdown_blocking()
2130 bool done; in Curl_ssl_cfilter_remove() local
H A Dbearssl.c910 bool *done) in bearssl_connect_common()
1044 bool done = FALSE; in bearssl_connect() local
1057 bool *done) in bearssl_connect_nonblocking()
1073 bool send_shutdown, bool *done) in bearssl_shutdown()
H A Dmbedtls.c1192 bool send_shutdown, bool *done)
1403 bool *done)
1506 bool *done)
1516 bool done = FALSE; local
H A Dschannel.c1823 bool nonblocking, bool *done) in schannel_connect_common()
2095 bool done = FALSE; in schannel_recv() local
2413 bool *done) in schannel_connect_nonblocking()
2422 bool done = FALSE; in schannel_connect() local
2458 bool send_shutdown, bool *done) in schannel_shutdown()
H A Dwolfssl.c1529 bool send_shutdown, bool *done) in wolfssl_shutdown()
1760 bool *done) in wolfssl_connect_common()
1859 bool *done) in wolfssl_connect_nonblocking()
1869 bool done = FALSE; in wolfssl_connect() local

Completed in 124 milliseconds

123