Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.c699 httpFlushWrite(http_t *http) /* I - HTTP connection */ in httpFlushWrite() function
1928 if (httpFlushWrite(http) < 0) in httpPrintf()
2997 if (httpFlushWrite(http) < 0) in httpUpdate()
3168 if (httpFlushWrite(http) < 0) in httpWait()
3292 httpFlushWrite(http); in httpWrite2()
3351 if (httpFlushWrite(http) < 0) in httpWrite2()
3545 if (httpFlushWrite(http) < 0) in httpWriteResponse()
3785 httpFlushWrite(http); in http_content_coding_finish()
3871 httpFlushWrite(http); in http_content_coding_start()
4414 if (httpFlushWrite(http) < 0) in http_send()
[all …]
Dlibcups2.def328 httpFlushWrite
Dhttp.h547 extern int httpFlushWrite(http_t *http) _CUPS_API_1_2;