Searched refs:httpPost (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h368 extern int httpPost(http_t *http, const char *uri);
H A Dhttp.c44 * httpPost() - Send a POST request to the server.
847 * 'httpPost()' - Send a POST request to the server.
851 httpPost(http_t *http, /* I - HTTP data */ function
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c386 status = httpPost(svc->connection, svc->post);

Completed in 66 milliseconds