Searched refs:httpSetLength (Results 1 – 4 of 4) sorted by relevance
388 httpSetLength
685 httpSetLength(http, length); in cupsSendRequest()
565 extern void httpSetLength(http_t *http, size_t length) _CUPS_API_1_2;
2703 httpSetLength(http_t *http, /* I - HTTP connection */ in httpSetLength() function