Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def357 httpGetLength2
Dtesthttp.c855 length = httpGetLength2(http); in main()
Dhttp.h549 extern off_t httpGetLength2(http_t *http) _CUPS_API_1_2;
Dhttp.c1021 httpGetLength2(http); in httpGetLength()
1041 httpGetLength2(http_t *http) /* I - HTTP connection */ in httpGetLength2() function
4461 if ((remaining = httpGetLength2(http)) >= 0) in http_set_length()