Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dmapfile63 httpReconnect ;
H A Dhttp.c467 if (!httpReconnect(http)) in httpConnectEncrypt()
498 return (httpReconnect(http)); in httpEncryption()
517 httpReconnect(http_t *http) /* I - HTTP data */ in httpReconnect() function
2037 httpReconnect(http); in http_send()
H A Dhttp.h374 extern int httpReconnect(http_t *http);
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dipp-support.c591 httpReconnect(svc->connection); in ipp_send_request_with_file()
600 httpReconnect(svc->connection); in ipp_send_request_with_file()