Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetputfile.c345 httpSetExpect(http, HTTP_STATUS_CONTINUE); in cupsPutFd()
Dlibcups2.def385 httpSetExpect
Drequest.c682 httpSetExpect(http, expect); in cupsSendRequest()
Dhttp.h564 extern void httpSetExpect(http_t *http, http_status_t expect) _CUPS_API_1_2;
Dhttp.c2648 httpSetExpect(http_t *http, /* I - HTTP connection */ in httpSetExpect() function