Home
last modified time | relevance | path

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

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