Searched refs:httpSetExpect (Results 1 – 5 of 5) sorted by relevance
341 httpSetExpect(http, HTTP_STATUS_CONTINUE); in cupsPutFd()
437 httpSetExpect
524 extern void httpSetExpect(http_t *http, http_status_t expect) _CUPS_API_1_2;
677 httpSetExpect(http, expect); in cupsSendRequest()
2585 httpSetExpect(http_t *http, /* I - HTTP connection */ in httpSetExpect() function