Lines Matching refs:FMT_PRId64

455     CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] rejecting remote stream",  in cf_osslq_h3conn_add_stream()
466 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] accepted remote uni stream", in cf_osslq_h3conn_add_stream()
471 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] reject remote non-uni-read" in cf_osslq_h3conn_add_stream()
652 CURL_TRC_CF(data, cf, "[%"FMT_PRId64"] easy handle is done", in h3_data_done()
750 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] RESET: error %" FMT_PRIu64, in cb_h3_stream_close()
754 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] CLOSED", stream->s.id); in cb_h3_stream_close()
814 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] DATA len=%zu, ERROR %d", in cb_h3_recv_data()
819 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] DATA len=%zu, total=%zd", in cb_h3_recv_data()
837 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] deferred consume %zu bytes", in cb_h3_deferred_consume()
875 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] status: %s", stream_id, line); in cb_h3_recv_header()
883 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] header: %.*s: %.*s", in cb_h3_recv_header()
928 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] end_headers, status=%d", in cb_h3_end_headers()
952 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] stop_sending", stream_id); in cb_h3_stop_sending()
972 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] reset -> %d", stream_id, rv); in cb_h3_reset_stream()
1032 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] read req body -> AGAIN", in cb_h3_read_req_body()
1037 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] read req body -> " in cb_h3_read_req_body()
1278 CURL_TRC_CF(x->data, x->cf, "[%" FMT_PRId64 "] h3_quic_recv -> EOS", in h3_quic_recv()
1287 CURL_TRC_CF(x->data, x->cf, "[%" FMT_PRId64 "] h3_quic_recv -> RESET, " in h3_quic_recv()
1344 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] forward %zu bytes " in cf_osslq_stream_recv()
1384 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] close nghttp3 stream -> %d", in cf_osslq_stream_recv()
1397 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] cf_osslq_stream_recv -> %d", in cf_osslq_stream_recv()
1523 FMT_PRId64, (curl_int64_t)stream_id); in h3_send_streams()
1544 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] send %zu bytes to QUIC ok", in h3_send_streams()
1554 CURL_TRC_CF(data, cf, "[%"FMT_PRId64 "] send %zu bytes to " in h3_send_streams()
1561 failf(data, "[%"FMT_PRId64 "] send %zu bytes to QUIC, SSL error %d", in h3_send_streams()
1587 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] forwarded %zu/%zu h3 bytes " in h3_send_streams()
1593 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] closing QUIC stream", s->id); in h3_send_streams()
1887 CURL_TRC_CF(data, cf, "h3sid[%"FMT_PRId64"] failed to send, " in h3_stream_open()
1891 CURL_TRC_CF(data, cf, "h3sid[%"FMT_PRId64 "] failed to send -> %d (%s)", in h3_stream_open()
1901 infof(data, "[HTTP/3] [%" FMT_PRId64 "] OPENED stream for %s", in h3_stream_open()
1904 infof(data, "[HTTP/3] [%" FMT_PRId64 "] [%.*s: %.*s]", in h3_stream_open()
1963 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] discarding data" in cf_osslq_send()
1969 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] send_body(len=%zu) " in cf_osslq_send()
1977 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] cf_send, add to " in cf_osslq_send()
1995 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] cf_send(len=%zu) -> %zd, %d", in cf_osslq_send()
2011 "HTTP/3 stream %" FMT_PRId64 " reset by server", in recv_closed_stream()
2018 "HTTP/3 stream %" FMT_PRId64 in recv_closed_stream()
2058 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] read recvbuf(len=%zu) " in cf_osslq_recv()
2076 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] read recvbuf(len=%zu) " in cf_osslq_recv()
2106 CURL_TRC_CF(data, cf, "[%" FMT_PRId64 "] cf_recv(len=%zu) -> %zd, %d", in cf_osslq_recv()