Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.c39 static ssize_t ipp_read_http(http_t *http, ipp_uchar_t *buffer,
2835 return (ippReadIO(http, (ipp_iocb_t)ipp_read_http, http->blocking, NULL, in ippRead()
6698 ipp_read_http(http_t *http, /* I - Client connection */ in ipp_read_http() function