Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.c676 httpFlushWrite(http_t *http) /* I - HTTP connection */ in httpFlushWrite() function
1888 if (httpFlushWrite(http) < 0) in httpPrintf()
2933 if (httpFlushWrite(http) < 0) in httpUpdate()
3104 if (httpFlushWrite(http) < 0) in httpWait()
3228 httpFlushWrite(http); in httpWrite2()
3287 if (httpFlushWrite(http) < 0) in httpWrite2()
3478 if (httpFlushWrite(http) < 0) in httpWriteResponse()
3742 httpFlushWrite(http); in http_content_coding_finish()
3828 httpFlushWrite(http); in http_content_coding_start()
4370 if (httpFlushWrite(http) < 0) in http_send()
[all …]
Dlibcups2.def380 httpFlushWrite
Dhttp.h514 extern int httpFlushWrite(http_t *http) _CUPS_API_1_2;
/external/libcups/scheduler/
Dclient.c412 httpFlushWrite(con->http); in cupsdCloseClient()
2043 if (httpFlushWrite(con->http) < 0) in cupsdSendError()
2348 httpFlushWrite(con->http); in cupsdWriteClient()
2492 httpFlushWrite(con->http); in cupsdWriteClient()
2529 httpFlushWrite(con->http); in cupsdWriteClient()
/external/libcups/tools/
Dippeveprinter.c2022 httpFlushWrite(client->http); in delete_client()
5824 httpFlushWrite(client->http); in process_http()
5839 httpFlushWrite(client->http); in process_http()