Searched refs:timeout (Results 1 - 22 of 22) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Drequest.h166 unsigned int timeout, isc_task_t *task,
176 * will timeout after 'timeout' seconds.
178 *\li When the request completes, successfully, due to a timeout, or
187 *\li 'timeout' > 0
199 unsigned int timeout, isc_task_t *task,
208 unsigned int timeout, unsigned int udptimeout,
216 unsigned int timeout, unsigned int udptimeout,
227 * will timeout after 'timeout' second
[all...]
/bind-9.6-ESV-R11/lib/lwres/
H A Dcontext_p.h41 unsigned int timeout; /*%< time to wait for reply */ member in struct:lwres_context
H A Dcontext.c183 ctx->timeout = LWRES_DEFAULT_TIMEOUT;
460 struct timeval timeout; local
465 if (ctx->timeout <= 0x7FFFFFFFU)
466 timeout.tv_sec = (int)ctx->timeout;
468 timeout.tv_sec = 0x7FFFFFFF;
470 timeout.tv_usec = 0;
489 ret2 = select(ctx->sock + 1, &readfds, NULL, NULL, &timeout);
/bind-9.6-ESV-R11/bin/tests/system/
H A Dstop.pl176 my($timeout, @servers) = @_;
181 while ($timeout > 0 && @pid_files > 0) {
184 $timeout--;
/bind-9.6-ESV-R11/bin/tests/
H A Dtimer_test.c74 timeout(isc_task_t *task, isc_event_t *event) { function
85 printf("task %s (%p) %s timeout\n", name, task, type);
141 &interval, t2, timeout, "2", &ti2) ==
154 &interval, t3, timeout, "3", &ti3) ==
H A Dt_api.pl144 q <seconds> : use seconds as the timeout value
H A Dsock_test.c240 timeout(isc_task_t *task, isc_event_t *event) { function
342 &interval, t1, timeout, so1, &ti1) ==
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dmisc_helpers.cpp317 ATF_TEST_CASE(timeout); variable
318 ATF_TEST_CASE_HEAD(timeout)
321 set_md_var("timeout", "1");
323 ATF_TEST_CASE_BODY(timeout)
413 if (which == "timeout")
414 ATF_ADD_TEST_CASE(tcs, timeout);
H A Dio.cpp244 safe_poll(struct pollfd fds[], nfds_t nfds, int timeout) argument
246 int ret = ::poll(fds, nfds, timeout);
H A Dtest-program.cpp116 if (m_tcs[ident].find("timeout") == m_tcs[ident].end())
117 m_tcs[ident].insert(std::make_pair("timeout", "300"));
470 } else if (name == "timeout") {
472 throw parse_error(lineno, "The timeout property requires an integer"
750 const atf::tests::vars_map::const_iterator iter = metadata.find("timeout");
752 const unsigned int timeout = local
767 child_timer timeout_timer(timeout, child_pid, terminate_poll);
782 // Don't assume the child process has been signaled due to the timeout
785 reason = "Test case timed out after " + atf::text::to_string(timeout) +
786 " " + (timeout
[all...]
H A Dintegration_test.sh1044 atf_test_case timeout
1051 create_helper timeout
1129 atf_add_test_case timeout
/bind-9.6-ESV-R11/lib/dns/
H A Drequest.c98 #define DNS_REQUEST_F_TIMEDOUT 0x0008 /*%< canceled due to a timeout */
624 set_timer(isc_timer_t *timer, unsigned int timeout, unsigned int udpresend) { argument
630 isc_interval_set(&interval, timeout, 0);
644 unsigned int options, unsigned int timeout,
649 options, timeout, 0, 0, task, action,
656 unsigned int options, unsigned int timeout,
664 udpretries = timeout / udptimeout;
667 options, timeout, udptimeout,
675 unsigned int options, unsigned int timeout,
695 REQUIRE(timeout >
642 dns_request_createraw(dns_requestmgr_t *requestmgr, isc_buffer_t *msgbuf, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, unsigned int timeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
654 dns_request_createraw2(dns_requestmgr_t *requestmgr, isc_buffer_t *msgbuf, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, unsigned int timeout, unsigned int udptimeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
673 dns_request_createraw3(dns_requestmgr_t *requestmgr, isc_buffer_t *msgbuf, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, unsigned int timeout, unsigned int udptimeout, unsigned int udpretries, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
828 dns_request_create(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *address, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
841 dns_request_createvia(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
854 dns_request_createvia2(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, unsigned int udptimeout, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
872 dns_request_createvia3(dns_requestmgr_t *requestmgr, dns_message_t *message, isc_sockaddr_t *srcaddr, isc_sockaddr_t *destaddr, unsigned int options, dns_tsigkey_t *key, unsigned int timeout, unsigned int udptimeout, unsigned int udpretries, isc_task_t *task, isc_taskaction_t action, void *arg, dns_request_t **requestp) argument
[all...]
H A Dzone.c6940 int timeout; local
7015 timeout = 15;
7017 timeout = 30;
7020 timeout * 3, timeout,
7418 "refreshing stub: timeout retrying "
7667 * if timeout log and next master;
7678 "refresh: timeout retrying without EDNS "
8182 int timeout; local
8302 timeout
8362 int timeout; local
[all...]
H A Dresolver.c284 isc_boolean_t timeout; member in struct:fetchctx
1138 * Log any deferred EDNS timeout messages.
1774 * These timeout can be due to:
1784 if (fctx->timeout) {
1797 fctx->timeout = ISC_FALSE;
3216 FCTXTRACE("timeout");
3227 fctx->timeout = ISC_TRUE;
3604 fctx->timeout = ISC_FALSE;
6494 fctx->timeout = ISC_FALSE;
8046 "timeout
[all...]
/bind-9.6-ESV-R11/bin/dig/
H A Dhost.c777 * timeout==MAXINT doesn't enable the timer
779 timeout = INT_MAX;
782 timeout = atoi(isc_commandline_argument);
783 if (timeout < 1)
784 timeout = 1;
H A Ddig.c182 " +time=### (Set query timeout) [5]\n"
1040 case 'i': /* timeout */
1041 FULLCHECK("timeout");
1046 timeout = parse_uint(value, "timeout", MAXTIMEOUT);
1047 if (timeout == 0)
1048 timeout = 1;
H A Dnslookup.c496 printf(" timeout = %d\t\tretry = %d\tport = %d\tndots = %d\n",
497 timeout, tries, port, ndots);
571 isc_result_t result = parse_uint(&n, value, UINT_MAX, "timeout");
573 timeout = n;
632 } else if (strncasecmp(opt, "timeout=", 8) == 0) {
H A Ddighost.c126 unsigned int timeout = 0; variable
2269 if (timeout == 0)
2272 local_timeout = timeout;
2274 debug("have local timeout of %d", local_timeout);
2301 * We need to cancel the possible timeout event not to confuse
2332 * by triggering an immediate 'timeout' (we lie, but the effect
2487 * IO timeout handler, used for both connect and recv timeouts. If
3262 * the timeout to much longer, so brief network
3265 if (timeout != INT_MAX && l->timer != NULL) {
3268 if (timeout
[all...]
/bind-9.6-ESV-R11/bin/dig/include/dig/
H A Ddig.h258 extern unsigned int timeout;
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c136 struct query_mininfo { /* minimum info for timeout queries */
268 " [-b bufsize] [-t timeout] [-n] [-l limit] [-f family] [-1]\n"
275 " -t specifies the timeout for query completion in seconds (default: %d)\n"
1820 * (i.e. set in_use = FALSE) which are older than the timeout, decrementing
1827 double timeout = query_timeout; local
1848 timeout = 0.001; /* XXX: ad-hoc value */
1857 status[count].sent_timestamp) >= (double)timeout))
2162 "failed to allocate memory for timeout queries\n");
/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c160 static unsigned int timeout = 300; variable
934 result = isc_parse_uint32(&timeout,
937 fprintf(stderr, "bad timeout '%s'\n", isc_commandline_argument);
940 if (timeout == 0)
941 timeout = UINT_MAX;
947 fprintf(stderr, "bad udp timeout '%s'\n", isc_commandline_argument);
2064 master, options, tsigkey, timeout,
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c165 * poll_active state, and sets the poll timeout to a short period
166 * (ISC_SOCKET_POLLWATCH_TIMEOUT msec). If timeout occurs in this state, the
167 * watcher goes to the poll_checking state with the same timeout period.
170 * polling reports an event within the short period, the previous timeout is
3621 "unexpected POLL timeout");
5461 int timeout; local
5485 timeout = tvp->tv_sec * 1000 + (tvp->tv_usec + 999) / 1000;
5487 timeout = -1;
5490 socketmgr->nevents, timeout);

Completed in 179 milliseconds