Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetputfile.c316 if (httpPut(http, resource)) in cupsPutFd()
Dlibcups2.def379 httpPut
Dhttp.h481 extern int httpPut(http_t *http, const char *uri);
Dhttp.c1928 httpPut(http_t *http, /* I - HTTP connection */ in httpPut() function