Home
last modified time | relevance | path

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

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