Lines Matching full:timedout
216 int timedout; /* number of times in a row a request has timed out */540 ns->timedout = 0;1188 ns->timedout = 0;1890 req->ns->timedout++;1891 if (req->ns->timedout > global_max_nameserver_timeout) {1892 req->ns->timedout = 0;