Lines Matching refs:CURL_TRC_CF
109 CURL_TRC_CF(io_ctx->data, io_ctx->cf, "cf->next recv(len=%zu) -> %zd, %d", in read_cb()
131 CURL_TRC_CF(io_ctx->data, io_ctx->cf, "cf->next send(len=%zu) -> %zd, %d", in write_cb()
269 CURL_TRC_CF(data, cf, "cf_recv(len=%zu) -> %zd, %d", in cr_recv()
290 CURL_TRC_CF(data, cf, "cf_send: EAGAIN after %zu bytes", in cr_flush_out()
304 CURL_TRC_CF(data, cf, "cf_send: wrote %zu TLS bytes", tlswritten); in cr_flush_out()
340 CURL_TRC_CF(data, cf, "cf_send(len=%zu)", plainlen); in cr_send()
348 CURL_TRC_CF(data, cf, "cf_send: flushing %zu previously added bytes -> %d", in cr_send()
363 CURL_TRC_CF(data, cf, "cf_send: adding %zu plain bytes to Rustls", blen); in cr_send()
383 CURL_TRC_CF(data, cf, "cf_send: EAGAIN, remember we added %zu plain" in cr_send()
396 CURL_TRC_CF(data, cf, "cf_send(len=%zu) -> %d, %zd", in cr_send()
812 CURL_TRC_CF(data, cf, "cr_connect_common, state=%d", connssl->state); in cr_connect_common()
817 CURL_TRC_CF(data, cf, "cr_connect_common, init backend -> %d", result); in cr_connect_common()
898 CURL_TRC_CF(data, cf, "Curl_socket_check: %s would block", in cr_connect_common()
910 CURL_TRC_CF(data, cf, "rustls_connection wants us to write_tls."); in cr_connect_common()
913 CURL_TRC_CF(data, cf, "writing would block"); in cr_connect_common()
922 CURL_TRC_CF(data, cf, "rustls_connection wants us to read_tls."); in cr_connect_common()
925 CURL_TRC_CF(data, cf, "reading would block"); in cr_connect_common()
1005 CURL_TRC_CF(data, cf, "shutdown send failed: %d", result); in cr_shutdown()
1028 CURL_TRC_CF(data, cf, "shutdown, error: %d", result); in cr_shutdown()