Home
last modified time | relevance | path

Searched refs:HTTP_FIELD_CONTENT_LENGTH (Results 1 – 25 of 29) sorted by relevance

12

/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/http-core/
H A Dhttp.h253 HTTP_FIELD_CONTENT_LENGTH, enumerator
H A Dhttp.c1945 if (http->fields[HTTP_FIELD_CONTENT_LENGTH][0] == '\0') in httpGetLength()
1948 http->data_remaining = atoi(http->fields[HTTP_FIELD_CONTENT_LENGTH]); in httpGetLength()
/dports/print/cups/cups-2.3.3op2/cups/
H A Dhttp.c1032 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH] || !http->fields[HTTP_FIELD_CONTENT_LENGTH][0]) in httpGetLength2()
1051 else if ((remaining = strtoll(http->fields[HTTP_FIELD_CONTENT_LENGTH], in httpGetLength2()
2648 httpSetField(http, HTTP_FIELD_CONTENT_LENGTH, ""); in httpSetLength()
2657 httpSetField(http, HTTP_FIELD_CONTENT_LENGTH, len); in httpSetLength()
3388 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH]) in httpWriteResponse()
3389 httpSetField(http, HTTP_FIELD_CONTENT_LENGTH, "0"); in httpWriteResponse()
H A Dhttp.h155 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.c1032 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH] || !http->fields[HTTP_FIELD_CONTENT_LENGTH][0]) in httpGetLength2()
1051 else if ((remaining = strtoll(http->fields[HTTP_FIELD_CONTENT_LENGTH], in httpGetLength2()
2648 httpSetField(http, HTTP_FIELD_CONTENT_LENGTH, ""); in httpSetLength()
2657 httpSetField(http, HTTP_FIELD_CONTENT_LENGTH, len); in httpSetLength()
3389 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH]) in httpWriteResponse()
3390 httpSetField(http, HTTP_FIELD_CONTENT_LENGTH, "0"); in httpWriteResponse()
H A Dhttp.h192 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h154 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
H A Dhttp.c822 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH][0]) in httpGetLength2()
835 http->data_remaining = strtoll(http->fields[HTTP_FIELD_CONTENT_LENGTH], in httpGetLength2()
1991 http->fields[HTTP_FIELD_CONTENT_LENGTH][0] = '\0'; in httpSetLength()
1996 snprintf(http->fields[HTTP_FIELD_CONTENT_LENGTH], HTTP_MAX_VALUE, in httpSetLength()
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dhttp.h154 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
H A Dhttp.c822 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH][0]) in httpGetLength2()
835 http->data_remaining = strtoll(http->fields[HTTP_FIELD_CONTENT_LENGTH], in httpGetLength2()
1991 http->fields[HTTP_FIELD_CONTENT_LENGTH][0] = '\0'; in httpSetLength()
1996 snprintf(http->fields[HTTP_FIELD_CONTENT_LENGTH], HTTP_MAX_VALUE, in httpSetLength()
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dclient.c954 httpSetField(con->http, HTTP_FIELD_CONTENT_LENGTH, "0"); in cupsdReadClient()
1039 httpSetField(con->http, HTTP_FIELD_CONTENT_LENGTH, "0"); in cupsdReadClient()
1191 …if (httpGetField(con->http, HTTP_FIELD_CONTENT_LENGTH)[0] && MaxRequestSize > 0 && httpGetLength2(… in cupsdReadClient()
1350 …if (httpGetField(con->http, HTTP_FIELD_CONTENT_LENGTH)[0] && MaxRequestSize > 0 && httpGetLength2(… in cupsdReadClient()
2048 httpSetField(con->http, HTTP_FIELD_CONTENT_LENGTH, "0"); in cupsdSendError()
2448 !httpGetField(con->http, HTTP_FIELD_CONTENT_LENGTH)[0]) in cupsdWriteClient()
/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/
H A Dipp-support.c339 httpSetField(svc->connection, HTTP_FIELD_CONTENT_LENGTH, in ipp_send_initial_request_block()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dhttp.h164 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
H A Dhttp.c1182 if (!http->fields[HTTP_FIELD_CONTENT_LENGTH][0]) in httpGetLength2()
1201 else if ((remaining = strtoll(http->fields[HTTP_FIELD_CONTENT_LENGTH], in httpGetLength2()
2966 http->fields[HTTP_FIELD_CONTENT_LENGTH][0] = '\0'; in httpSetLength()
2971 snprintf(http->fields[HTTP_FIELD_CONTENT_LENGTH], HTTP_MAX_VALUE, in httpSetLength()
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h155 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h155 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h155 HTTP_FIELD_CONTENT_LENGTH, /* Content-Length field */ enumerator
/dports/security/suricata/suricata-6.0.4/src/
H A Doutput-json-http.c114 HTTP_FIELD_CONTENT_LENGTH, enumerator
/dports/print/p5-Net-CUPS/Net-CUPS-0.64/fallback/
H A Dconst-c.inc2774 HTTP_ENCRYPT_IF_REQUESTED HTTP_FIELD_CONTENT_LENGTH
2816 if (memEQ(name, "HTTP_FIELD_CONTENT_LENGTH", 25)) {
2818 *iv_return = HTTP_FIELD_CONTENT_LENGTH;
3459 {name=>"HTTP_FIELD_CONTENT_LENGTH", type=>"IV", macro=>"1"},
/dports/print/p5-Net-CUPS/Net-CUPS-0.64/
H A Dconst-c.inc2729 HTTP_ENCRYPT_IF_REQUESTED HTTP_FIELD_CONTENT_LENGTH
2771 if (memEQ(name, "HTTP_FIELD_CONTENT_LENGTH", 25)) {
2773 *iv_return = HTTP_FIELD_CONTENT_LENGTH;
3400 {name=>"HTTP_FIELD_CONTENT_LENGTH", type=>"IV", macro=>"1"},
/dports/x11-toolkits/gtk30/gtk+-3.24.31/modules/printbackends/cups/
H A Dgtkcupsutils.c710 httpSetField (request->http, HTTP_FIELD_CONTENT_LENGTH, length); in _post_send()
/dports/x11-toolkits/gtk40/gtk-4.4.1/modules/printbackends/
H A Dgtkcupsutils.c710 httpSetField (request->http, HTTP_FIELD_CONTENT_LENGTH, length); in _post_send()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/printbackends/cups/
H A Dgtkcupsutils.c735 httpSetField (request->http, HTTP_FIELD_CONTENT_LENGTH, length); in _post_send()
/dports/editors/lazarus/lazarus/components/printers/unix/
H A Dcupsdyn.pp374 HTTP_FIELD_CONTENT_LENGTH,
/dports/print/fpc-libcups/fpc-3.2.2/packages/libcups/src/
H A Dcupsdyn.pp372 HTTP_FIELD_CONTENT_LENGTH,

12