Home
last modified time | relevance | path

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

/third_party/cups-filters/utils/
Dcups-browsed.c1286 http_timeout_cb(http_t *http, void *user_data) in http_timeout_cb() function
1310 httpSetTimeout(local_conn, HttpLocalTimeout, http_timeout_cb, NULL); in http_connect_local()
7984 httpSetTimeout(http, HttpLocalTimeout, http_timeout_cb, NULL); in update_cups_queues()
11151 httpSetTimeout(conn, HttpRemoteTimeout, http_timeout_cb, NULL); in browse_poll_cancel_subscription()
11298 httpSetTimeout(conn, HttpRemoteTimeout, http_timeout_cb, NULL); in browse_poll()