Home
last modified time | relevance | path

Searched refs:httpPut (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dgetputfile.c368 if (httpPut(http, resource)) in cupsPutFd()
Dlibcups2.def422 httpPut
Dhttp.h475 extern int httpPut(http_t *http, const char *uri) _CUPS_PUBLIC;
Dhttp.c1902 httpPut(http_t *http, /* I - HTTP connection */ in httpPut() function