Searched refs:httpGetLength2 (Results 1 – 4 of 4) sorted by relevance
357 httpGetLength2
855 length = httpGetLength2(http); in main()
549 extern off_t httpGetLength2(http_t *http) _CUPS_API_1_2;
1021 httpGetLength2(http); in httpGetLength()1041 httpGetLength2(http_t *http) /* I - HTTP connection */ in httpGetLength2() function4461 if ((remaining = httpGetLength2(http)) >= 0) in http_set_length()