Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h440 extern size_t _httpTLSPending(http_t *http);
Dlibcups2.def86 _httpTLSPending
Dtls-gnutls.c1161 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
Dtls-darwin.c1076 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
Dhttp.c1125 return (_httpTLSPending(http)); in httpGetReady()
3147 if (http->tls && _httpTLSPending(http)) in _httpWait()
Dtls-sspi.c690 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function