Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def397 httpWrite
Dhttp.h495 extern int httpWrite(http_t *http, const char *buffer, int length) _CUPS_DEPRECATED_MSG("Use httpW…
Dhttp.c3190 httpWrite(http_t *http, /* I - HTTP connection */ in httpWrite() function