Home
last modified time | relevance | path

Searched refs:httpFlush (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dgetputfile.c141 httpFlush(http); in cupsGetFd()
167 httpFlush(http); in cupsGetFd()
202 httpFlush(http); in cupsGetFd()
427 httpFlush(http); in cupsPutFd()
450 httpFlush(http); in cupsPutFd()
476 httpFlush(http); in cupsPutFd()
503 httpFlush(http); in cupsPutFd()
Drequest.c268 httpFlush(http); in cupsDoIORequest()
398 httpFlush(http); in cupsGetResponse()
413 httpFlush(http); in cupsGetResponse()
626 httpFlush(http); in cupsSendRequest()
814 httpFlush(http); in cupsSendRequest()
971 httpFlush(http); in cupsWriteRequestData()
Dgetdevices.c115 httpFlush(http); in cupsGetDevices()
249 httpFlush(http); in cupsGetDevices()
Dtesthttp.c766 httpFlush(http); in main()
792 httpFlush(http); in main()
868 httpFlush(http); in main()
894 httpFlush(http); in main()
Dlibcups2.def327 httpFlush
Dhttp.h470 extern void httpFlush(http_t *http);
Dhttp.c627 httpFlush(http_t *http) /* I - HTTP connection */ in httpFlush() function
4633 httpFlush(http); in http_tls_upgrade()