Searched refs:httpGet (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/print/libhttp-core/common/ | ||
H A D | http.h | 357 extern int httpGet(http_t *http, const char *uri); |
H A D | http.c | 815 httpGet(http_t *http, /* I - HTTP data */ in httpGet() function |