Home
last modified time | relevance | path

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

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