Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetputfile.c372 if (httpPut(http, resource)) in cupsPutFd()
Dlibcups2.def370 httpPut
Dhttp.h484 extern int httpPut(http_t *http, const char *uri);
Dhttp.c1942 httpPut(http_t *http, /* I - HTTP connection */ in httpPut() function