Home
last modified time | relevance | path

Searched refs:TIMEOUT (Results 1 – 25 of 80) sorted by relevance

1234

/freebsd-12.1/contrib/netbsd-tests/net/net/
H A Dt_forwarding.sh43 TIMEOUT=5
117 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${addr}
119 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
186 ftp -q $TIMEOUT -o out http://$ip/$HTML_FILE
198 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4SRCGW}
308 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4DST
314 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4SRC
324 rump.ping -v -n -w $TIMEOUT -c 1 -T 1 $IP4DST
340 ftp -q $TIMEOUT -o out http://$ip/$HTML_FILE
346 ftp -q $TIMEOUT -o out http://$ip/$HTML_FILE
[all …]
H A Dt_ping6_opts.sh42 TIMEOUT=1
169 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
173 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
220 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
224 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
275 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
280 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
336 atf_check -s not-exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
341 atf_check -s not-exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
347 atf_check -s not-exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT \
[all …]
H A Dt_ipv6address.sh45 TIMEOUT=3
258 rump.ping6 -c 1 -X $TIMEOUT -n ${fwd_if0_lladdr}
261 rump.ping6 -c 1 -X $TIMEOUT -n ${fwd_if0_lladdr}%shmif0
271 rump.ping6 -c 1 -X $TIMEOUT -n -S ${src_if1_lladdr}%shmif1 \
294 rump.ping6 -c 1 -X $TIMEOUT -n -S ${src_if0_lladdr}%shmif0 ${IP6FWD0}
300 rump.ping6 -c 1 -X $TIMEOUT -n ${src_if0_lladdr}%shmif0
302 rump.ping6 -c 1 -X $TIMEOUT -n ${src_if1_lladdr}%shmif0
313 -X $TIMEOUT -n -S ${IP6SRC} ${IP6DST}
318 -X $TIMEOUT -n -S ${src_if0_lladdr}%shmif0 ${IP6DST}
324 -X $TIMEOUT -n -S ${IP6SRC} ${dst_if0_lladdr}%shmif0
/freebsd-12.1/usr.sbin/rpc.lockd/
H A Dtest.c17 static struct timeval TIMEOUT = { 0, 0 }; variable
27 …if (clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres, &res, TIMEOUT) != RPC_SUCCE…
60 …if (clnt_call(clnt, NLM_CANCEL, xdr_nlm_cancargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS…
105 …if (clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS)…
120 …if (clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS)…
181 if (clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
196 if (clnt_call(clnt, NLM_LOCK_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
211 if (clnt_call(clnt, NLM_CANCEL_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
226 if (clnt_call(clnt, NLM_UNLOCK_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
241 if (clnt_call(clnt, NLM_GRANTED_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
[all …]
/freebsd-12.1/contrib/amd/amq/
H A Damq_clnt.c58 (XDRPROC_T_TYPE) xdr_void, &res, TIMEOUT) in amqproc_null_1()
75 TIMEOUT) != RPC_SUCCESS) { in amqproc_mnttree_1()
91 TIMEOUT) != RPC_SUCCESS) { in amqproc_umnt_1()
108 TIMEOUT)) != RPC_SUCCESS) { in amqproc_sync_umnt_1()
125 TIMEOUT) != RPC_SUCCESS) { in amqproc_stats_1()
141 (SVC_IN_ARG_TYPE) &res, TIMEOUT) != RPC_SUCCESS) { in amqproc_export_1()
156 (SVC_IN_ARG_TYPE) &res, TIMEOUT) != RPC_SUCCESS) { in amqproc_setopt_1()
200 TIMEOUT) != RPC_SUCCESS) { in amqproc_mount_1()
215 TIMEOUT) != RPC_SUCCESS) { in amqproc_getvers_1()
230 TIMEOUT) != RPC_SUCCESS) { in amqproc_getpid_1()
[all …]
/freebsd-12.1/contrib/netbsd-tests/net/if_bridge/
H A Dt_bridge.sh41 TIMEOUT=5
108 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${addr}
110 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
254 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP2
259 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1
275 atf_check -s exit:0 -o ignore rump.ping6 -q -n -c 1 -X $TIMEOUT $IP62
280 atf_check -s exit:0 -o ignore rump.ping6 -q -n -c 1 -X $TIMEOUT $IP61
340 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP2
370 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP2
437 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP2
[all …]
/freebsd-12.1/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh44 TIMEOUT=3
163 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $SERVER_IP
173 rump.ping -c 1 -w $TIMEOUT $SERVER_IP
181 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $SERVER_IP
192 rump.ping -c 1 -w $TIMEOUT $CLIENT_IP
206 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $CLIENT_IP
223 rump.ping -c 1 -w $TIMEOUT $SERVER_IP
300 atf_check -s exit:0 -o ignore rump.ping6 -c 1 -X $TIMEOUT $SERVER_IP6
311 rump.ping6 -c 1 -X $TIMEOUT $SERVER_IP6
336 rump.ping6 -c 1 -X $TIMEOUT $CLIENT_IP6
[all …]
/freebsd-12.1/contrib/netbsd-tests/net/if_tap/
H A Dt_tap.sh39 TIMEOUT=1
114 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
117 rump.ping -n -w $TIMEOUT -c 1 $IP4_TAP
119 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_LOCAL
122 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_TAP
176 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
177 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_TAP
179 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_LOCAL
180 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_TAP
/freebsd-12.1/usr.sbin/rpc.statd/
H A Dtest.c13 static struct timeval TIMEOUT = { 25, 0 }; variable
23 if (clnt_call(clnt, SM_STAT, xdr_sm_name, argp, xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) {
38 if (clnt_call(clnt, SM_MON, xdr_mon, argp, xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) {
53 if (clnt_call(clnt, SM_UNMON, xdr_mon_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
68 if (clnt_call(clnt, SM_UNMON_ALL, xdr_my_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
83 if (clnt_call(clnt, SM_SIMU_CRASH, xdr_void, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
/freebsd-12.1/contrib/netbsd-tests/net/if_gif/
H A Dt_gif.sh65 TIMEOUT=5
460 rump.ping6 -n -X $TIMEOUT -c 1 $ROUTER2_GIFIP6_RECURSIVE2
463 rump.ping -n -w $TIMEOUT -c 1 $ROUTER2_GIFIP_RECURSIVE2
488 rump.ping6 -n -X $TIMEOUT -c 1 -S $ROUTER1_LANIP6 \
492 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER1_LANIP \
499 rump.ping6 -n -X $TIMEOUT -c 1 -S $ROUTER2_LANIP6 \
503 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER1_LANIP \
520 rump.ping6 -n -X $TIMEOUT -c 1 -S $ROUTER1_LANIP6 \
524 rump.ping -n -w $TIMEOUT -c 1 -I $ROUTER1_LANIP \
533 rump.ping6 -n -X $TIMEOUT -c 1 -S $ROUTER2_LANIP6 \
[all …]
/freebsd-12.1/contrib/netbsd-tests/net/carp/
H A Dt_basic.sh36 TIMEOUT=3
114 rump.ping -n -w $TIMEOUT -c 1 $IP_MASTER
116 rump.ping -n -w $TIMEOUT -c 1 $IP_BACKUP
134 rump.ping -n -w $TIMEOUT -c 1 $IP_CARP
142 rump.ping -n -w $TIMEOUT -c 1 $IP_MASTER
/freebsd-12.1/contrib/netbsd-tests/net/ndp/
H A Dt_ndp.sh34 TIMEOUT=1
126 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6DST
187 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6DST
235 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6DST
278 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 \
288 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 \
302 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 \
/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_gettime.c80 #define TIMEOUT 5 macro
104 endlimit += TIMEOUT + 1; in check_timecounter()
171 "for %d seconds\n", TIMEOUT); in ATF_TC_BODY()
190 (void)printf("\nChecking %s for %d seconds\n", name, TIMEOUT); in ATF_TC_BODY()
/freebsd-12.1/cddl/usr.sbin/dwatch/
H A Ddwatch96 TIMEOUT= # -T time
226 [ "$TIMEOUT" ] && timeout=1
568 [ "$TIMEOUT" ] && ARGV="$ARGV -T $TIMEOUT"
771 T) TIMEOUT="$OPTARG" ;;
1006 if [ "$CUSTOM_TEST$EXECNAME$JID$OUTPUT$TIMEOUT$TRACE$VERBOSE" -a \
1014 [ "$TIMEOUT" ] && msg="$msg timeout: $TIMEOUT"
1115 eval $SUDO ${TIMEOUT:+timeout \"\$TIMEOUT\"} dtrace \
/freebsd-12.1/libexec/talkd/
H A Dtalkd.c78 #define TIMEOUT 30 macro
108 alarm(TIMEOUT); in main()
136 alarm(TIMEOUT); in timeout()
/freebsd-12.1/contrib/gdb/gdb/
H A Dser-tcp.c51 #define TIMEOUT 15 macro
154 while (n == 0 && polls <= TIMEOUT * POLL_INTERVAL); in net_open()
155 if (n < 0 || polls > TIMEOUT * POLL_INTERVAL) in net_open()
157 if (polls > TIMEOUT * POLL_INTERVAL) in net_open()
/freebsd-12.1/usr.sbin/ypbind/
H A Dyp_ping.c156 struct timeval TIMEOUT = { 0, 0 }; in ypproc_domain_nonack_2_send() local
162 TIMEOUT) != RPC_SUCCESS) { in ypproc_domain_nonack_2_send()
175 struct timeval TIMEOUT = { 0, 0 }; in ypproc_domain_nonack_2_recv() local
181 TIMEOUT) != RPC_SUCCESS) { in ypproc_domain_nonack_2_recv()
/freebsd-12.1/usr.sbin/spray/
H A Dspray.c59 static struct timeval TIMEOUT = { 25, 0 }; variable
143 (xdrproc_t)xdr_void, NULL, TIMEOUT) != RPC_SUCCESS) in main()
164 (xdrproc_t)xdr_spraycumul, &host_stats, TIMEOUT) != RPC_SUCCESS) in main()
/freebsd-12.1/share/examples/libusb20/
H A Dbulk.c60 #define TIMEOUT 5000 /* 5 s */ macro
127 if ((rv = libusb20_tr_bulk_intr_sync(xfr_out, out_buf, out_len, &rlen, TIMEOUT)) in doit()
135 if ((rv = libusb20_tr_bulk_intr_sync(xfr_in, in_buf, BUFLEN, &rlen, TIMEOUT)) in doit()
H A Dcontrol.c61 #define TIMEOUT 5000 /* 5 s */ macro
129 TIMEOUT, in doit()
169 if ((rv = libusb20_tr_bulk_intr_sync(xfr_intr, in_buf, BUFLEN, &rlen, TIMEOUT)) in doit()
/freebsd-12.1/contrib/ntp/sntp/
H A Dsntp-opts.h213 # ifdef TIMEOUT
214 # warning undefining TIMEOUT due to option name conflict
215 # undef TIMEOUT
238 # undef TIMEOUT
274 #define OPT_VALUE_TIMEOUT (DESC(TIMEOUT).optArg.argInt)
/freebsd-12.1/lib/librpcsvc/
H A Dyp_update.c55 #ifndef TIMEOUT
56 #define TIMEOUT 300 macro
112 timeout.tv_sec = TIMEOUT; in yp_update()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dget.ipv4remote.pl44 my $TIMEOUT = 3; # connection timeout
93 Timeout => $TIMEOUT,
/freebsd-12.1/contrib/netbsd-tests/net/if/
H A Dt_ifconfig.sh35 TIMEOUT=3
128 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT localhost
158 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT localhost
234 -w $TIMEOUT -n 192.168.0.2
237 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT -n 192.168.0.2
271 rump.ping -c 1 -w $TIMEOUT -n 192.168.0.3
/freebsd-12.1/lib/libfetch/
H A Dhttp.errors30 408 TIMEOUT Request Time-out
44 504 TIMEOUT Gateway Time-out

1234