Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dcommon.c545 int timeout_cur; local
575 timeout_cur = compute_timeout(&timeout_end);
576 if (timeout_cur < 0) {
582 r = poll(&pfd, 1, timeout_cur);