Home
last modified time | relevance | path

Searched defs:timeouts (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/npm/node_modules/retry/lib/
H A Dretry.js[all...]
/third_party/node/deps/npm/node_modules/retry/test/integration/
H A Dtest-timeouts.js16 var timeouts = retry.timeouts({ variable
29 var timeouts = retry.timeouts(timeoutsArray); global() variable
37 var timeouts = retry.timeouts({ global() variable
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-dbus.h55 char timeouts; member
/third_party/node/deps/cares/src/lib/
H A Dares_query.c99 static void qcallback(void *arg, int status, int timeouts, unsigned char *abuf, in qcallback() argument
H A Dares_gethostbyaddr.c59 size_t timeouts; member
162 static void addr_callback(void *arg, int status, int timeouts, in addr_callback() argument
H A Dares_gethostbyname.c66 static void ares_gethostbyname_callback(void *arg, int status, int timeouts, in ares_gethostbyname_callback() argument
H A Dares_search.c51 size_t timeouts; /* number of timeouts we saw for this request */ member
172 static void search_callback(void *arg, int status, int timeouts, in search_callback() argument
H A Dares_getnameinfo.c69 size_t timeouts; member
202 static void nameinfo_callback(void *arg, int status, int timeouts, in nameinfo_callback() argument
H A Dares_getaddrinfo.c78 size_t timeouts; /* number of timeouts we saw for this request */ member
481 static void host_callback(void *arg, int status, int timeouts, in host_callback() argument
H A Dares_private.h219 size_t timeouts; /* number of timeouts we saw for this request */ member
/third_party/node/deps/cares/src/tools/
H A Dahost.c216 static void callback(void *arg, int status, int timeouts, struct hostent *host) in callback() argument
236 static void ai_callback(void *arg, int status, int timeouts, in ai_callback() argument
H A Dadig.c739 static void callback(void *arg, int status, int timeouts, unsigned char *abuf, in callback() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_client.h104 u32 timeouts; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_client.h104 u32 timeouts; member
/third_party/nghttp2/src/
H A Dshrpx_dns_resolver.cc58 void host_cb(void *arg, int status, int timeouts, hostent *hostent) { in host_cb() argument
/third_party/node/src/
H A Dcares_wrap.h304 Callback( void* arg, int status, int timeouts, unsigned char* answer_buf, int answer_len) Callback() argument
328 Callback( void* arg, int status, int timeouts, struct hostent* host) Callback() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h314 containers::set<Timeout, std::less<Timeout>> timeouts; member
/third_party/curl/lib/
H A Dasyn-ares.c742 static void addrinfo_cb(void *arg, int status, int timeouts, in addrinfo_cb() argument
571 query_completed_cb(void *arg, int status, int timeouts, struct hostent *hostent) query_completed_cb() argument

Completed in 13 milliseconds