Searched refs:httpFlushWrite (Results 1 – 5 of 5) sorted by relevance
676 httpFlushWrite(http_t *http) /* I - HTTP connection */ in httpFlushWrite() function1888 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 …]
380 httpFlushWrite
514 extern int httpFlushWrite(http_t *http) _CUPS_API_1_2;
412 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()
2022 httpFlushWrite(client->http); in delete_client()5824 httpFlushWrite(client->http); in process_http()5839 httpFlushWrite(client->http); in process_http()