Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dconnect.c378 #define USETIME(ms) ((ms > TIMEOUT_LARGE) ? (ms / 2) : ms) macro
407 USETIME(timeout_ms) : timeout_ms; in eyeballer_new()
507 USETIME(timeoutms) : timeoutms; in baller_start()