Home
last modified time | relevance | path

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

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