Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h372 extern int httpPut(http_t *http, const char *uri);
H A Dhttp.c863 httpPut(http_t *http, /* I - HTTP data */ in httpPut() function