Searched refs:stop_reading (Results 1 – 4 of 4) sorted by relevance
413 stop_reading(struct bufferevent_openssl *bev_ssl) in stop_reading() function443 stop_reading(bev_ssl); in set_rbow()478 stop_reading(bev_ssl); in clear_wbor()528 stop_reading(bev_ssl); in conn_closed()1023 stop_reading(bev_ssl); in do_handshake()1162 stop_reading(bev_ssl); in be_openssl_disable()
230 bool *stop_reading);
490 bool stop_reading = FALSE; in readwrite_data() local491 result = Curl_http_readwrite_headers(data, conn, &nread, &stop_reading); in readwrite_data()504 if(stop_reading) { in readwrite_data()
2913 bool *stop_reading) in Curl_http_readwrite_headers() argument3193 *stop_reading = TRUE; in Curl_http_readwrite_headers()3202 *stop_reading = TRUE; in Curl_http_readwrite_headers()3233 *stop_reading = TRUE; in Curl_http_readwrite_headers()3235 if(*stop_reading) { in Curl_http_readwrite_headers()