Searched refs:easy_pollset (Results 1 – 23 of 23) sorted by relevance
/curl/lib/ |
H A D | cfilters.h | 73 struct easy_pollset; 100 struct easy_pollset *ps); 248 struct easy_pollset *ps); 444 struct easy_pollset *ps); 450 struct easy_pollset *ps); 586 struct easy_pollset *ps); 594 struct easy_pollset *ps, curl_socket_t sock, 598 struct easy_pollset *ps, curl_socket_t sock, 616 struct easy_pollset *ps, 625 struct easy_pollset *ps, curl_socket_t sock,
|
H A D | select.h | 128 struct easy_pollset *ps); 144 struct easy_pollset *ps);
|
H A D | multiif.h | 84 struct easy_pollset *ps, 85 struct easy_pollset *last_ps);
|
H A D | cfilters.c | 88 struct easy_pollset *ps) in Curl_cf_def_adjust_pollset() 539 struct easy_pollset *ps) in Curl_conn_cf_adjust_pollset() 556 struct easy_pollset *ps) in Curl_conn_adjust_pollset() 571 struct easy_pollset ps; in Curl_conn_cf_poll() 898 struct easy_pollset *ps) in Curl_pollset_reset() 911 struct easy_pollset *ps, curl_socket_t sock, in Curl_pollset_change() 961 struct easy_pollset *ps, curl_socket_t sock, in Curl_pollset_set() 971 static void ps_add(struct Curl_easy *data, struct easy_pollset *ps, in ps_add() 994 struct easy_pollset *ps, in Curl_pollset_add_socks() 1006 struct easy_pollset *ps, curl_socket_t sock, in Curl_pollset_check()
|
H A D | cf-haproxy.c | 183 struct easy_pollset *ps) in cf_haproxy_adjust_pollset()
|
H A D | select.c | 471 struct easy_pollset *ps) in Curl_pollfds_add_ps() 525 struct easy_pollset *ps) in Curl_waitfds_add_ps()
|
H A D | urldata.h | 628 struct easy_pollset { struct 855 struct easy_pollset shutdown_poll; 1923 struct easy_pollset last_poll;
|
H A D | conncache.c | 897 struct easy_pollset ps; in cpool_add_pollfds() 937 struct easy_pollset ps; in Curl_cpool_add_waitfds() 1062 struct easy_pollset ps; in cpool_update_shutdown_ev()
|
H A D | cf-https-connect.c | 388 struct easy_pollset *ps) in cf_hc_adjust_pollset()
|
H A D | multi.c | 1058 struct easy_pollset *ps) in multi_getsock() 3193 struct easy_pollset cur_poll; 3208 struct easy_pollset *ps, 3209 struct easy_pollset *last_ps)
|
H A D | socks.c | 1188 struct easy_pollset *ps) in socks_cf_adjust_pollset()
|
H A D | cf-h1-proxy.c | 1026 struct easy_pollset *ps) in cf_h1_proxy_adjust_pollset()
|
H A D | connect.c | 915 struct easy_pollset *ps) in cf_he_adjust_pollset()
|
H A D | cf-h2-proxy.c | 1229 struct easy_pollset *ps) in cf_h2_proxy_adjust_pollset()
|
H A D | cf-socket.c | 1411 struct easy_pollset *ps) in cf_socket_adjust_pollset()
|
H A D | http2.c | 2418 struct easy_pollset *ps) in cf_h2_adjust_pollset()
|
/curl/lib/vtls/ |
H A D | vtls_int.h | 165 struct easy_pollset *ps); 209 struct easy_pollset *ps);
|
H A D | vtls.c | 806 struct easy_pollset *ps) in Curl_ssl_adjust_pollset() 1307 struct easy_pollset *ps) in multissl_adjust_pollset() 1834 struct easy_pollset *ps) in ssl_cf_adjust_pollset()
|
/curl/tests/unit/ |
H A D | unit2600.c | 161 struct easy_pollset *ps) in cf_test_adjust_pollset()
|
/curl/lib/vquic/ |
H A D | curl_msh3.c | 715 struct easy_pollset *ps) in cf_msh3_adjust_pollset()
|
H A D | curl_quiche.c | 1165 struct easy_pollset *ps) in cf_quiche_adjust_pollset()
|
H A D | curl_ngtcp2.c | 843 struct easy_pollset *ps) in cf_ngtcp2_adjust_pollset()
|
H A D | curl_osslq.c | 2228 struct easy_pollset *ps) in cf_osslq_adjust_pollset()
|
Completed in 90 milliseconds