Searched refs:httpPut (Results 1 – 4 of 4) sorted by relevance
368 if (httpPut(http, resource)) in cupsPutFd()
422 httpPut
475 extern int httpPut(http_t *http, const char *uri) _CUPS_PUBLIC;
1902 httpPut(http_t *http, /* I - HTTP connection */ in httpPut() function