Home
last modified time | relevance | path

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

/dports/print/cups/cups-2.3.3op2/cups/
H A Dhttp-private.h339 extern size_t _httpTLSPending(http_t *http) _CUPS_PRIVATE;
H A Dlibcups2.def92 _httpTLSPending
H A Dtls-gnutls.c1191 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
H A Dhttp.c1091 return (_httpTLSPending(http)); in httpGetReady()
3007 if (http->tls && _httpTLSPending(http)) in _httpWait()
H A Dtls-darwin.c1133 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
H A Dtls-sspi.c683 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp-private.h377 extern size_t _httpTLSPending(http_t *http) _CUPS_PRIVATE;
H A Dtls-gnutls.c953 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
H A Dtls-darwin.c797 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function
H A Dhttp.c1091 return (_httpTLSPending(http)); in httpGetReady()
3007 if (http->tls && _httpTLSPending(http)) in _httpWait()
H A Dtls-sspi.c630 _httpTLSPending(http_t *http) /* I - HTTP connection */ in _httpTLSPending() function