Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtls-boringssl.c290 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
Dhttp-private.h453 extern size_t _httpTLSPending(http_t *http);
Dlibcups2.def74 _httpTLSPending
Dtls-gnutls.c1160 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
Dhttp.c1139 return (_httpTLSPending(http)); in httpGetReady()
3071 if (http->tls && _httpTLSPending(http)) in _httpWait()
Dtls-darwin.c1075 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
Dtls-sspi.c689 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function