HomeSort by relevance Sort by last modified time
    Searched refs:timeout_data (Results 1 - 6 of 6) sorted by null

  /external/libcups/cups/
http.c 1200 if (http->timeout_cb && (*http->timeout_cb)(http, http->timeout_data))
1229 if (http->timeout_cb && (*http->timeout_cb)(http, http->timeout_data))
1247 if (http->timeout_cb && (*http->timeout_cb)(http, http->timeout_data))
    [all...]
http-private.h 344 void *timeout_data; /* User data pointer */ member in struct:_http_s
tls-boringssl.c 246 if (http->timeout_cb && (*http->timeout_cb)(http, http->timeout_data))
tls-gnutls.c 1105 if (http->timeout_cb && (*http->timeout_cb)(http, http->timeout_data))
    [all...]
tls-darwin.c     [all...]
  /external/toybox/generated/
globals.h 398 struct timeout_data { struct
1389 struct timeout_data timeout;

Completed in 341 milliseconds