Searched refs:httpSetExpect (Results 1 – 5 of 5) sorted by relevance
345 httpSetExpect(http, HTTP_STATUS_CONTINUE); in cupsPutFd()
385 httpSetExpect
682 httpSetExpect(http, expect); in cupsSendRequest()
564 extern void httpSetExpect(http_t *http, http_status_t expect) _CUPS_API_1_2;
2648 httpSetExpect(http_t *http, /* I - HTTP connection */ in httpSetExpect() function