Searched refs:httpRead (Results 1 – 3 of 3) sorted by relevance
380 httpRead
482 extern int httpRead(http_t *http, char *buffer, int length) _CUPS_DEPRECATED_MSG("Use httpRead2 in…
1946 httpRead(http_t *http, /* I - HTTP connection */ in httpRead() function