Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/print/libhttp-core/common/
H A Dmapfile63 httpReconnect ;
H A Dhttp.h376 extern int httpReconnect(http_t *http);
H A Dhttp.c469 if (!httpReconnect(http)) in httpConnectEncrypt()
500 return (httpReconnect(http)); in httpEncryption()
519 httpReconnect(http_t *http) /* I - HTTP data */ in httpReconnect() function
2039 httpReconnect(http); in http_send()
/titanic_50/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()