Searched refs:httpPost (Results 1 – 4 of 4) sorted by relevance
61 httpPost ;
368 extern int httpPost(http_t *http, const char *uri);
851 httpPost(http_t *http, /* I - HTTP data */ in httpPost() function
386 status = httpPost(svc->connection, svc->post); in ipp_send_initial_request_block()