Home
last modified time | relevance | path

Searched refs:HTTP_ENCODING_LENGTH (Results 1 – 9 of 9) sorted by relevance

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dhttp.h129 HTTP_ENCODING_LENGTH, /* Data is sent with Content-Length */ enumerator
134 # define HTTP_ENCODE_LENGTH HTTP_ENCODING_LENGTH
H A Dhttp.c2218 http->data_encoding == HTTP_ENCODING_LENGTH) || in httpRead2()
3564 if (http->data_encoding == HTTP_ENCODING_LENGTH) in httpWrite2()
3575 (http->data_encoding == HTTP_ENCODING_LENGTH && http->data_remaining == 0)) in httpWrite2()
4971 http->data_encoding = HTTP_ENCODING_LENGTH; in http_set_length()
/dports/print/cups/cups-2.3.3op2/cups/
H A Dhttp.h120 HTTP_ENCODING_LENGTH, /* Data is sent with Content-Length */ enumerator
125 # define HTTP_ENCODE_LENGTH HTTP_ENCODING_LENGTH
H A Dhttp.c2111 http->data_encoding == HTTP_ENCODING_LENGTH) || in httpRead2()
3262 if (http->data_encoding == HTTP_ENCODING_LENGTH) in httpWrite2()
3273 (http->data_encoding == HTTP_ENCODING_LENGTH && http->data_remaining == 0)) in httpWrite2()
3519 if (http->data_encoding == HTTP_ENCODING_LENGTH && http->data_remaining == 0) in httpWriteResponse()
4507 http->data_encoding = HTTP_ENCODING_LENGTH; in http_set_length()
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h120 HTTP_ENCODING_LENGTH, /* Data is sent with Content-Length */ enumerator
125 # define HTTP_ENCODE_LENGTH HTTP_ENCODING_LENGTH
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h120 HTTP_ENCODING_LENGTH, /* Data is sent with Content-Length */ enumerator
125 # define HTTP_ENCODE_LENGTH HTTP_ENCODING_LENGTH
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h120 HTTP_ENCODING_LENGTH, /* Data is sent with Content-Length */ enumerator
125 # define HTTP_ENCODE_LENGTH HTTP_ENCODING_LENGTH
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h157 HTTP_ENCODING_LENGTH, /* Data is sent with Content-Length */ enumerator
162 # define HTTP_ENCODE_LENGTH HTTP_ENCODING_LENGTH
H A Dhttp.c2111 http->data_encoding == HTTP_ENCODING_LENGTH) || in httpRead2()
3263 if (http->data_encoding == HTTP_ENCODING_LENGTH) in httpWrite2()
3274 (http->data_encoding == HTTP_ENCODING_LENGTH && http->data_remaining == 0)) in httpWrite2()
3521 if (http->data_encoding == HTTP_ENCODING_LENGTH && http->data_remaining == 0) in httpWriteResponse()
4496 http->data_encoding = HTTP_ENCODING_LENGTH; in http_set_length()