Lines Matching refs:PRId64
358 CURL_TRC_CF(data, cf, "[%" PRId64 "] rejecting additional remote stream",
369 CURL_TRC_CF(data, cf, "[%" PRId64 "] accepted new remote uni stream",
374 CURL_TRC_CF(data, cf, "[%" PRId64 "] rejecting remote non-uni-read"
546 CURL_TRC_CF(data, cf, "[%"PRId64"] easy handle is done", stream->s.id);
643 CURL_TRC_CF(data, cf, "[%" PRId64 "] RESET: error %" PRId64,
647 CURL_TRC_CF(data, cf, "[%" PRId64 "] CLOSED", stream->s.id);
705 CURL_TRC_CF(data, cf, "[%" PRId64 "] DATA len=%zu, ERROR receiving %d",
710 CURL_TRC_CF(data, cf, "[%" PRId64 "] DATA len=%zu, total=%zd",
727 CURL_TRC_CF(data, cf, "[%" PRId64 "] deferred consume %zu bytes",
763 CURL_TRC_CF(data, cf, "[%" PRId64 "] status: %s", stream_id, line);
771 CURL_TRC_CF(data, cf, "[%" PRId64 "] header: %.*s: %.*s",
814 CURL_TRC_CF(data, cf, "[%" PRId64 "] end_headers, status=%d",
836 CURL_TRC_CF(data, cf, "[%" PRId64 "] stop_sending", stream_id);
854 CURL_TRC_CF(data, cf, "[%" PRId64 "] reset -> %d", stream_id, rv);
913 CURL_TRC_CF(data, cf, "[%" PRId64 "] read req body -> AGAIN",
918 CURL_TRC_CF(data, cf, "[%" PRId64 "] read req body -> "
1138 CURL_TRC_CF(x->data, x->cf, "[%" PRId64 "] h3_quic_recv -> EOS",
1147 CURL_TRC_CF(x->data, x->cf, "[%" PRId64 "] h3_quic_recv -> RESET, "
1162 /* CURL_TRC_CF(x->data, x->cf, "[%" PRId64 "] h3_quic_recv -> %zu bytes",
1208 CURL_TRC_CF(data, cf, "[%" PRId64 "] forward %zu bytes "
1247 CURL_TRC_CF(data, cf, "[%" PRId64 "] close nghttp3 stream -> %d",
1260 CURL_TRC_CF(data, cf, "[%" PRId64 "] cf_osslq_stream_recv -> %d",
1382 failf(data, "nghttp3_conn_writev_stream gave unknown stream %" PRId64,
1401 CURL_TRC_CF(data, cf, "[%"PRId64"] send %zu bytes to QUIC ok",
1411 CURL_TRC_CF(data, cf, "[%"PRId64"] send %zu bytes to QUIC blocked",
1418 failf(data, "[%"PRId64"] send %zu bytes to QUIC, SSL error %d",
1443 CURL_TRC_CF(data, cf, "[%" PRId64 "] forwarded %zu/%zu h3 bytes "
1449 CURL_TRC_CF(data, cf, "[%" PRId64 "] closing QUIC stream", s->id);
1739 CURL_TRC_CF(data, cf, "h3sid[%"PRId64"] failed to send, "
1743 CURL_TRC_CF(data, cf, "h3sid[%"PRId64"] failed to send -> %d (%s)",
1753 infof(data, "[HTTP/3] [%" PRId64 "] OPENED stream for %s",
1756 infof(data, "[HTTP/3] [%" PRId64 "] [%.*s: %.*s]", stream->s.id,
1827 CURL_TRC_CF(data, cf, "[%" PRId64 "] discarding data"
1833 CURL_TRC_CF(data, cf, "[%" PRId64 "] send_body(len=%zu) "
1841 CURL_TRC_CF(data, cf, "[%" PRId64 "] cf_send, add to "
1862 CURL_TRC_CF(data, cf, "[%" PRId64 "] cf_send(len=%zu), "
1871 CURL_TRC_CF(data, cf, "[%" PRId64 "] cf_send(len=%zu) -> %zd, %d",
1887 "HTTP/3 stream %" PRId64 " reset by server", stream->s.id);
1893 "HTTP/3 stream %" PRId64 " was closed cleanly, but before getting"
1932 CURL_TRC_CF(data, cf, "[%" PRId64 "] read recvbuf(len=%zu) "
1950 CURL_TRC_CF(data, cf, "[%" PRId64 "] read recvbuf(len=%zu) "
1980 CURL_TRC_CF(data, cf, "[%" PRId64 "] cf_recv(len=%zu) -> %zd, %d",