Searched refs:httpSetTimeout (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | tls-gnutls.c | 1601 httpSetTimeout(http, 10.0, NULL, NULL); in _httpTLSStart() 1625 httpSetTimeout(http, old_timeout, old_cb, old_data); in _httpTLSStart() 1635 httpSetTimeout(http, old_timeout, old_cb, old_data); in _httpTLSStart()
|
D | libcups2.def | 389 httpSetTimeout
|
D | http.h | 584 extern void httpSetTimeout(http_t *http, double timeout,
|
D | tls-darwin.c | 1559 httpSetTimeout(http, 10.0, NULL, NULL); in _httpTLSStart() 1690 httpSetTimeout(http, old_timeout, old_cb, old_data); in _httpTLSStart()
|
D | http.c | 2736 httpSetTimeout( in httpSetTimeout() function
|