Home
last modified time | relevance | path

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

/external/libcups/cups/
Drequest.c744 if (httpCheck(http)) in cupsSendRequest()
791 else if (httpCheck(http)) in cupsSendRequest()
Dgetputfile.c404 if (httpCheck(http)) in cupsPutFd()
Dlibcups2.def306 httpCheck
Dhttp.h459 extern int httpCheck(http_t *http);
Dhttp.c262 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() function