Home
last modified time | relevance | path

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

/external/libcups/cups/
Drequest.c739 if (httpCheck(http)) in cupsSendRequest()
786 else if (httpCheck(http)) in cupsSendRequest()
Dgetputfile.c400 if (httpCheck(http)) in cupsPutFd()
Dlibcups2.def358 httpCheck
Dhttp.h454 extern int httpCheck(http_t *http) _CUPS_PUBLIC;
Dhttp.c258 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() function