Searched refs:httpPut (Results 1 – 4 of 4) sorted by relevance
372 if (httpPut(http, resource)) in cupsPutFd()
370 httpPut
484 extern int httpPut(http_t *http, const char *uri);
1942 httpPut(http_t *http, /* I - HTTP connection */ in httpPut() function