Searched refs:httpCheck (Results 1 – 5 of 5) sorted by relevance
744 if (httpCheck(http)) in cupsSendRequest()791 else if (httpCheck(http)) in cupsSendRequest()
404 if (httpCheck(http)) in cupsPutFd()
306 httpCheck
459 extern int httpCheck(http_t *http);
262 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() function