Home
last modified time | relevance | path

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

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