HomeSort by: relevance | last modified time | path
    Searched refs:TIMEOUT (Results 1 - 25 of 136) sorted by relevancy

1 2 3 4 5 6

  /src/share/examples/pppd/
cingular3G.chat 5 TIMEOUT 120 \
sprint3G.chat 12 TIMEOUT 120 \
telus.chat 4 TIMEOUT 120 \
cosmote3G.chat 11 TIMEOUT 120 \
18 # No answer no timeout
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
gdb-sigterm.c 23 /* Allow for as much timeout as DejaGnu wants, plus a bit of
25 unsigned int seconds = TIMEOUT + 20;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
gdb-sigterm.c 23 /* Allow for as much timeout as DejaGnu wants, plus a bit of
25 unsigned int seconds = TIMEOUT + 20;
  /src/external/mpl/bind/dist/tests/
unit-test-driver.sh.in 23 TIMEOUT=300
28 while [ ${TIMEOUT} -gt 0 ]; do
35 TIMEOUT=$((TIMEOUT - 1))
37 if [ ${TIMEOUT} -eq 0 ]; then
  /src/games/sail/
machdep.h 34 #define TIMEOUT 300 /* Sync() timeout in seconds */
  /src/sys/arch/dreamcast/dev/maple/
maplereg.h 42 #define TIMEOUT(n) ((n)<<16)
  /src/usr.sbin/rpc.lockd/
test.c 19 /* Default timeout can be changed using clnt_control() */
20 static struct timeval TIMEOUT = {0, 0};
30 &res, TIMEOUT);
45 &res, TIMEOUT);
63 &res, TIMEOUT);
79 &res, TIMEOUT);
95 &res, TIMEOUT);
111 &res, TIMEOUT);
127 NULL, TIMEOUT);
144 &res, TIMEOUT);
    [all...]
  /src/external/bsd/am-utils/dist/amq/
amq_clnt.c 49 static struct timeval TIMEOUT = {ALLOWED_MOUNT_TIME, 0};
60 (XDRPROC_T_TYPE) xdr_void, &res, TIMEOUT)
77 TIMEOUT) != RPC_SUCCESS) {
93 TIMEOUT) != RPC_SUCCESS) {
110 TIMEOUT)) != RPC_SUCCESS) {
127 TIMEOUT) != RPC_SUCCESS) {
143 (SVC_IN_ARG_TYPE) &res, TIMEOUT) != RPC_SUCCESS) {
158 (SVC_IN_ARG_TYPE) &res, TIMEOUT) != RPC_SUCCESS) {
173 (SVC_IN_ARG_TYPE) &res, TIMEOUT) != RPC_SUCCESS) {
187 (SVC_IN_ARG_TYPE) &res, TIMEOUT) != RPC_SUCCESS)
    [all...]
  /src/usr.sbin/rpc.statd/
test.c 13 /* Default timeout can be changed using clnt_control() */
14 static struct timeval TIMEOUT = {25, 0};
23 &res, TIMEOUT) != RPC_SUCCESS)
36 &res, TIMEOUT) != RPC_SUCCESS)
49 &res, TIMEOUT) != RPC_SUCCESS)
62 &res, TIMEOUT) != RPC_SUCCESS)
75 &res, TIMEOUT) != RPC_SUCCESS)
  /src/games/hack/
hack.timeout.c 1 /* $NetBSD: hack.timeout.c,v 1.9 2011/05/23 22:53:25 joerg Exp $ */
66 __RCSID("$NetBSD: hack.timeout.c,v 1.9 2011/05/23 22:53:25 joerg Exp $");
75 timeout(void) function
81 if ((upp->p_flgs & TIMEOUT) && !--upp->p_flgs) {
128 long i = (Stoned & TIMEOUT);
  /src/tests/net/net/
t_forwarding.sh 43 TIMEOUT=5
124 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${addr}
126 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
205 ftp -q $TIMEOUT -o out http://$ip/$HTML_FILE
217 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4SRCGW}
218 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${IP4DSTGW}
230 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${IP6SRCGW}
231 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${IP6DSTGW}
317 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4DST
319 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP4SR
    [all...]
t_ping6_opts.sh 42 TIMEOUT=1
159 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT $IP6DST
165 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT $IP6DST
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 \
208 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT $gw_lladdr
216 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT $gw_lladdr
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 \
259 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT $IP6DS
    [all...]
  /src/tests/net/if_tap/
t_tap.sh 40 TIMEOUT=1
95 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
96 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_LOCAL
110 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_TAP
112 rump.ping -n -w $TIMEOUT -c 1 $IP4_TAP
169 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
170 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_LOCAL
173 atf_check -s not-exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_TAP
174 atf_check -s not-exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_TAP
183 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_TA
    [all...]
  /src/tests/net/if_l2tp/
t_l2tp.sh 49 TIMEOUT=5
110 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${wan}
112 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${wan}
148 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${lan}
150 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${lan}
294 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${lac2_wan}
296 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${lac2_wan}
302 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${lac1_wan}
304 atf_check -s exit:0 -o ignore rump.ping -n -c 1 -w $TIMEOUT ${lac1_wan}
332 rump.ping6 -n -X $TIMEOUT -c 1 $CLIENT2_LANIP
    [all...]
  /src/sys/modules/examples/pollpal/
cmd_pollpal.c 46 #define TIMEOUT 10000
92 ret = poll(&fds, 1, TIMEOUT);
100 printf("%d seconds elapsed \n.TIMEOUT.\n",
101 TIMEOUT / 1000);
  /src/external/bsd/openldap/dist/tests/data/
slapd-proxytimeout.conf 50 suffix "dc=idle-timeout,dc=example,dc=com"
55 idle-timeout @TIMEOUT@
57 rwm-suffixmassage "dc=idle-timeout,dc=example,dc=com" "ou=People,dc=example,dc=com"
66 conn-ttl @TIMEOUT@
  /src/tests/net/if_vether/
t_vether.sh 39 TIMEOUT=1
93 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
94 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_LOCAL
108 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_VETHER
110 rump.ping -n -w $TIMEOUT -c 1 $IP4_VETHER
163 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_LOCAL
164 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 $IP4_VETHER
166 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_LOCAL
167 atf_check -s exit:0 -o ignore rump.ping6 -n -X $TIMEOUT -c 1 $IP6_VETHER
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_reset.h 67 long timeout,
71 #define intel_wedge_on_timeout(W, GT, TIMEOUT) \
72 for (__intel_init_wedge((W), (GT), (TIMEOUT), __func__); \
  /src/external/mpl/bind/dist/bin/tests/system/tsig/
tests_badtime.py 35 TIMEOUT = 10
43 def timeout(): function
44 return time.time() + TIMEOUT
48 sock = socket.create_connection((host, port), timeout=10)
70 dns.query.send_tcp(sock, wire, timeout())
72 dns.query.receive_tcp(sock, timeout(), keyring=keyring)
  /src/tests/net/if_bridge/
t_bridge.sh 41 TIMEOUT=5
72 atf_check -s exit:0 -o ignore rump.ping6 -n -c 1 -X $TIMEOUT ${addr}
74 atf_check -s exit:0 -o ignore rump.ping -n -w $TIMEOUT -c 1 ${addr}
209 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP2
211 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1
218 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP2
223 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1
230 atf_check -s not-exit:0 -o ignore rump.ping6 -q -n -c 1 -X $TIMEOUT $IP62
232 atf_check -s not-exit:0 -o ignore rump.ping6 -q -n -c 1 -X $TIMEOUT $IP61
239 atf_check -s exit:0 -o ignore rump.ping6 -q -n -c 1 -X $TIMEOUT $IP6
    [all...]
  /src/tests/net/carp/
t_basic.sh 32 TIMEOUT=3
123 rump.ping -n -w $TIMEOUT -c 1 $IP_MASTER
125 rump.ping -n -w $TIMEOUT -c 1 $IP_BACKUP
144 rump.ping -n -w $TIMEOUT -c 1 $IP_CARP
157 rump.ping -n -w $TIMEOUT -c 1 $IP_MASTER
262 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_MASTER
264 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_BACKUP
283 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_CARP
296 rump.ping6 -n -X $TIMEOUT -c 1 $IP6_MASTER
  /src/libexec/talkd/
talkd.c 80 #define TIMEOUT 30
83 static void timeout(int);
116 signal(SIGALRM, timeout);
117 alarm(TIMEOUT);
147 timeout(int n) function
153 alarm(TIMEOUT);

Completed in 63 milliseconds

1 2 3 4 5 6