Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp.c70 static void http_set_wait(http_t *http);
252 http_set_wait(http); in httpBlocking()
2753 http_set_wait(http); in httpSetTimeout()
4043 http_set_wait(http); in http_create()
4600 http_set_wait(http_t *http) /* I - HTTP connection */ in http_set_wait() function