Searched refs:_httpTLSPending (Results 1 – 7 of 7) sorted by relevance
290 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
453 extern size_t _httpTLSPending(http_t *http);
74 _httpTLSPending
1160 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
1139 return (_httpTLSPending(http)); in httpGetReady()3071 if (http->tls && _httpTLSPending(http)) in _httpWait()
1075 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
689 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function