Lines Matching refs:DEBUGF
89 DEBUGF(infof(data, "Curl_hyper_recv(%zu)", buflen)); in Curl_hyper_recv()
94 DEBUGF(infof(data, "Curl_hyper_recv(%zu) -> EAGAIN", buflen)); in Curl_hyper_recv()
108 DEBUGF(infof(data, "Curl_hyper_recv(%zu) -> %zd", buflen, nread)); in Curl_hyper_recv()
120 DEBUGF(infof(data, "Curl_hyper_send(%zu)", buflen)); in Curl_hyper_send()
124 DEBUGF(infof(data, "Curl_hyper_send(%zu) -> EAGAIN", buflen)); in Curl_hyper_send()
139 DEBUGF(infof(data, "Curl_hyper_send(%zu) -> %zd", buflen, nwrote)); in Curl_hyper_send()
433 DEBUGF(infof(data, "hyper: some background task done")); in Curl_hyper_stream()
531 DEBUGF(infof(data, "hyper: unhandled tasktype %x", t)); in Curl_hyper_stream()
536 DEBUGF(infof(data, "Curl_hyper_stream(), connection needs flush")); in Curl_hyper_stream()
541 DEBUGF(infof(data, "Curl_hyper_stream() -> %d", result)); in Curl_hyper_stream()
707 DEBUGF(infof(data, "hyper: uploadstreamed(), upload is done")); in uploadstreamed()
714 DEBUGF(infof(data, "hyper: uploadstreamed() -> %d", result)); in uploadstreamed()