Home
last modified time | relevance | path

Searched refs:httpPost (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/print/libhttp-core/common/
H A Dmapfile61 httpPost ;
H A Dhttp.h368 extern int httpPost(http_t *http, const char *uri);
H A Dhttp.c851 httpPost(http_t *http, /* I - HTTP data */ in httpPost() function
/titanic_41/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c386 status = httpPost(svc->connection, svc->post); in ipp_send_initial_request_block()