Searched refs:httpCheck (Results 1 – 5 of 5) sorted by relevance
348 if (httpCheck(http)) in cupsPutFd()
732 if (httpCheck(http)) in cupsSendRequest()779 else if (httpCheck(http)) in cupsSendRequest()
315 httpCheck
455 extern int httpCheck(http_t *http);
257 httpCheck(http_t *http) /* I - HTTP connection */ in httpCheck() function