Searched refs:httpPut (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/print/libhttp-core/common/ | ||
H A D | http.h | 374 extern int httpPut(http_t *http, const char *uri); |
H A D | http.c | 865 httpPut(http_t *http, /* I - HTTP data */ in httpPut() function |