Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetputfile.c314 httpSetExpect(http, HTTP_STATUS_CONTINUE); in cupsPutFd()
Dlibcups2.def394 httpSetExpect
Drequest.c686 httpSetExpect(http, expect); in cupsSendRequest()
Dhttp.h560 extern void httpSetExpect(http_t *http, http_status_t expect) _CUPS_API_1_2;
Dhttp.c2633 httpSetExpect(http_t *http, /* I - HTTP connection */ in httpSetExpect() function