Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetputfile.c348 if (httpCheck(http)) in cupsPutFd()
Drequest.c732 if (httpCheck(http)) in cupsSendRequest()
779 else if (httpCheck(http)) in cupsSendRequest()
Dlibcups2.def315 httpCheck
Dhttp.h455 extern int httpCheck(http_t *http);
Dhttp.c257 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() function