Searched refs:easy_pollset (Results 1 - 20 of 20) sorted by relevance
/third_party/curl/lib/ |
H A D | cfilters.h | 63 struct easy_pollset; 65 /* Passing in an easy_pollset for monitoring of sockets, let 90 struct easy_pollset *ps); 226 struct easy_pollset *ps); 394 struct easy_pollset *ps); 400 struct easy_pollset *ps); 501 struct easy_pollset *ps); 509 struct easy_pollset *ps, curl_socket_t sock, 513 struct easy_pollset *ps, curl_socket_t sock, 531 struct easy_pollset *p [all...] |
H A D | cfilters.c | 76 struct easy_pollset *ps) in Curl_cf_def_adjust_pollset() 432 struct easy_pollset *ps) in Curl_conn_cf_adjust_pollset() 446 struct easy_pollset *ps) in Curl_conn_adjust_pollset() 667 struct easy_pollset *ps) in Curl_pollset_reset() 680 struct easy_pollset *ps, curl_socket_t sock, in Curl_pollset_change() 714 * to raise this limit, making easy_pollset larger. in Curl_pollset_change() 730 struct easy_pollset *ps, curl_socket_t sock, in Curl_pollset_set() 738 static void ps_add(struct Curl_easy *data, struct easy_pollset *ps, in ps_add() 761 struct easy_pollset *ps, in Curl_pollset_add_socks() 773 struct easy_pollset *p in Curl_pollset_check() [all...] |
H A D | cf-haproxy.c | 176 struct easy_pollset *ps) in cf_haproxy_adjust_pollset()
|
H A D | cf-https-connect.c | 327 struct easy_pollset *ps) in cf_hc_adjust_pollset()
|
H A D | multi.c | 1088 struct easy_pollset *ps) in multi_getsock() 1164 struct easy_pollset ps; in curl_multi_fdset() 1223 struct easy_pollset ps; 2938 struct easy_pollset cur_poll;
|
H A D | urldata.h | 609 struct easy_pollset { struct 1985 struct easy_pollset last_poll;
|
H A D | socks.c | 1188 struct easy_pollset *ps) in socks_cf_adjust_pollset()
|
H A D | cf-h1-proxy.c | 1021 struct easy_pollset *ps) in cf_h1_proxy_adjust_pollset()
|
H A D | connect.c | 855 struct easy_pollset *ps) in cf_he_adjust_pollset()
|
H A D | cf-h2-proxy.c | 1173 struct easy_pollset *ps) in cf_h2_proxy_adjust_pollset()
|
H A D | cf-socket.c | 1244 struct easy_pollset *ps) in cf_socket_adjust_pollset()
|
H A D | http2.c | 2327 struct easy_pollset *ps) in cf_h2_adjust_pollset()
|
/third_party/curl/lib/vtls/ |
H A D | vtls_int.h | 123 struct easy_pollset *ps); 168 struct easy_pollset *ps);
|
H A D | vtls.c | 769 struct easy_pollset *ps) in Curl_ssl_adjust_pollset() 1261 struct easy_pollset *ps) in multissl_adjust_pollset() 1752 struct easy_pollset *ps) in ssl_cf_adjust_pollset()
|
H A D | rustls.c | 631 struct easy_pollset *ps) in cr_adjust_pollset()
|
H A D | bearssl.c | 750 struct easy_pollset *ps) in bearssl_adjust_pollset()
|
/third_party/curl/lib/vquic/ |
H A D | curl_msh3.c | 682 struct easy_pollset *ps) in cf_msh3_adjust_pollset()
|
H A D | curl_ngtcp2.c | 742 struct easy_pollset *ps) in cf_ngtcp2_adjust_pollset()
|
H A D | curl_osslq.c | 2082 struct easy_pollset *ps) in cf_osslq_adjust_pollset()
|
H A D | curl_quiche.c | 1076 struct easy_pollset *ps) in cf_quiche_adjust_pollset()
|
Completed in 40 milliseconds