Searched refs:_httpTLSPending (Results 1 – 6 of 6) sorted by relevance
440 extern size_t _httpTLSPending(http_t *http);
86 _httpTLSPending
1161 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
1076 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
1125 return (_httpTLSPending(http)); in httpGetReady()3147 if (http->tls && _httpTLSPending(http)) in _httpWait()
690 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function