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