Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c123 static void http_shutdown_ssl(http_t *http);
338 http_shutdown_ssl(http); in httpClose()
532 http_shutdown_ssl(http); in httpReconnect()
2412 http_shutdown_ssl(http_t *http) /* I - HTTP data */ in http_shutdown_ssl() function