Lines Matching defs:length
384 const uint8_t *mem, size_t length, int flags,
458 ssize_t binlen; /* length of the binsettings data */
682 * size |length| to the network and return the number of bytes actually
1102 (int)frame->hd.length,
1109 (int)frame->hd.length,
1116 (int)frame->hd.length, frame->hd.flags);
1121 (int)frame->hd.length, frame->hd.flags,
1129 "FRAME[SETTINGS, len=%d]", (int)frame->hd.length);
1134 (int)frame->hd.length,
1140 (int)frame->hd.length,
1162 frame->hd.type, (int)frame->hd.length,
1557 uint8_t *buf, size_t length,
1586 nread = Curl_bufq_read(&stream->sendbuf, buf, length, &result);
1598 stream_id, length, stream->upload_left, nread, result);
1633 ssize_t binlen; /* length of the binsettings data */
2120 infof(data, "[HTTP/2] Warning: The cumulative length of all "
2187 failf(data, "HTTP/2 send again with decreased length (%zd vs %zd)",