Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.c68 static off_t http_set_length(http_t *http);
2863 if (http_set_length(http) < 0) in _httpUpdate()
3584 http_set_length(http); in httpWriteResponse()
4494 http_set_length(http); in http_send()
4522 http_set_length(http_t *http) /* I - Connection */ in http_set_length() function