Home
last modified time | relevance | path

Searched refs:httpSetLength (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dlibcups2.def388 httpSetLength
Drequest.c685 httpSetLength(http, length); in cupsSendRequest()
Dhttp.h565 extern void httpSetLength(http_t *http, size_t length) _CUPS_API_1_2;
Dhttp.c2703 httpSetLength(http_t *http, /* I - HTTP connection */ in httpSetLength() function