Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def380 httpRead
Dhttp.h482 extern int httpRead(http_t *http, char *buffer, int length) _CUPS_DEPRECATED_MSG("Use httpRead2 in…
Dhttp.c1946 httpRead(http_t *http, /* I - HTTP connection */ in httpRead() function