Home
last modified time | relevance | path

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

12

/dragonfly/usr.sbin/rpc.lockd/
H A Dtest.c13 static struct timeval TIMEOUT = { 0, 0 }; variable
21 …if (clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres, &res, TIMEOUT) != RPC_SUCCE… in nlm_test_1()
50 …if (clnt_call(clnt, NLM_CANCEL, xdr_nlm_cancargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS… in nlm_cancel_1()
89 …if (clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS)… in nlm_test_msg_1()
102 …if (clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS)… in nlm_lock_msg_1()
155 if (clnt_call(clnt, NLM_TEST_RES, xdr_nlm_testres, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in nlm_test_res_1()
168 if (clnt_call(clnt, NLM_LOCK_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in nlm_lock_res_1()
181 if (clnt_call(clnt, NLM_CANCEL_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in nlm_cancel_res_1()
194 if (clnt_call(clnt, NLM_UNLOCK_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in nlm_unlock_res_1()
207 if (clnt_call(clnt, NLM_GRANTED_RES, xdr_nlm_res, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in nlm_granted_res_1()
[all …]
/dragonfly/usr.sbin/rpc.statd/
H A Dtest.c12 static struct timeval TIMEOUT = { 25, 0 }; variable
20 if (clnt_call(clnt, SM_STAT, xdr_sm_name, argp, xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) { in sm_stat_1()
33 if (clnt_call(clnt, SM_MON, xdr_mon, argp, xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) { in sm_mon_1()
46 if (clnt_call(clnt, SM_UNMON, xdr_mon_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) { in sm_unmon_1()
59 if (clnt_call(clnt, SM_UNMON_ALL, xdr_my_id, argp, xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) { in sm_unmon_all_1()
72 if (clnt_call(clnt, SM_SIMU_CRASH, xdr_void, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) { in sm_simu_crash_1()
/dragonfly/libexec/talkd/
H A Dtalkd.c66 #define TIMEOUT 30 macro
95 alarm(TIMEOUT); in main()
122 alarm(TIMEOUT); in timeout()
/dragonfly/usr.sbin/ypbind/
H A Dyp_ping.c151 struct timeval TIMEOUT = { 0, 0 }; in ypproc_domain_nonack_2_send() local
157 TIMEOUT) != RPC_SUCCESS) { in ypproc_domain_nonack_2_send()
170 struct timeval TIMEOUT = { 0, 0 }; in ypproc_domain_nonack_2_recv() local
176 TIMEOUT) != RPC_SUCCESS) { in ypproc_domain_nonack_2_recv()
/dragonfly/share/examples/libusb20/
H A Dbulk.c57 #define TIMEOUT 5000 /* 5 s */ macro
124 if ((rv = libusb20_tr_bulk_intr_sync(xfr_out, out_buf, out_len, &rlen, TIMEOUT)) in doit()
132 if ((rv = libusb20_tr_bulk_intr_sync(xfr_in, in_buf, BUFLEN, &rlen, TIMEOUT)) in doit()
H A Dcontrol.c58 #define TIMEOUT 5000 /* 5 s */ macro
126 TIMEOUT, in doit()
166 if ((rv = libusb20_tr_bulk_intr_sync(xfr_intr, in_buf, BUFLEN, &rlen, TIMEOUT)) in doit()
/dragonfly/lib/librpcsvc/
H A Dyp_update.c54 #ifndef TIMEOUT
55 #define TIMEOUT 300 macro
111 timeout.tv_sec = TIMEOUT; in yp_update()
/dragonfly/usr.sbin/spray/
H A Dspray.c56 struct timeval TIMEOUT = { 25, 0 }; variable
140 (xdrproc_t)xdr_void, NULL, TIMEOUT) != RPC_SUCCESS) { in main()
162 (xdrproc_t)xdr_spraycumul, &host_stats, TIMEOUT) != RPC_SUCCESS) { in main()
/dragonfly/games/hack/
H A Dhack.timeout.c76 if ((upp->p_flgs & TIMEOUT) && !--upp->p_flgs) { in timeout()
123 long i = (Stoned & TIMEOUT); in stoned_dialogue()
/dragonfly/lib/libfetch/
H A Dhttp.errors30 408 TIMEOUT Request Time-out
44 504 TIMEOUT Gateway Time-out
/dragonfly/libexec/rpc.sprayd/
H A Dsprayd.c57 #define TIMEOUT 120 macro
98 alarm(TIMEOUT); in main()
/dragonfly/share/examples/ppp/
H A Dppp.conf.sample34 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \
35 OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
81 set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp"
115 set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp"
140 OK-AT-OK ATB40&J3E1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
325 TIMEOUT 5 \"\" ATZ OK-ATZ-OK \
327 TIMEOUT 40 CONNECT"
624 ATDT\\T TIMEOUT 60 CONNECT"
626 set login "TIMEOUT 5 ogin:--ogin: ppp word: ppp TIMEOUT 15 DIALBACK \
627 \"\" NO\\sCARRIER \"\" TIMEOUT 60 RING ATA CONNECT"
[all …]
/dragonfly/sys/dev/sound/pci/
H A Dvia82c686.c47 #define TIMEOUT 50 macro
149 for (i = 0; (i < TIMEOUT) && in via_waitready_codec()
152 if (i >= TIMEOUT) { in via_waitready_codec()
167 for (i = 0; (i < TIMEOUT) && in via_waitvalid_codec()
170 if (i >= TIMEOUT) { in via_waitvalid_codec()
/dragonfly/usr.bin/lock/
H A Dlock.c61 #define TIMEOUT 15 macro
90 sectimeout = TIMEOUT; in main()
/dragonfly/games/sail/
H A Dmachdep.h34 #define TIMEOUT 300 /* Sync() timeout in seconds */ macro
/dragonfly/usr.bin/dfregress/
H A DNOTES37 the actual result value (TIMEOUT, SIGNALLED, FAIL)
53 result value (TIMEOUT, SIGNALLED, FAIL, NOTRUN)
/dragonfly/usr.sbin/ppp/libradius/
H A Dradlib_private.h48 #define TIMEOUT 3 /* In seconds */ macro
/dragonfly/usr.bin/tftp/
H A Dmain.c62 #define TIMEOUT 5 /* secs between rexmt's */ macro
476 int rexmtval = TIMEOUT;
502 int maxtimeout = 5 * TIMEOUT;
/dragonfly/sbin/dhclient/
H A Ddhclient-script195 TIMEOUT)
/dragonfly/libexec/tftpd/
H A Dtftpd.c67 #define TIMEOUT 5 macro
71 static int rexmtval = TIMEOUT;
72 static int max_rexmtval = 2*TIMEOUT;
/dragonfly/sys/bus/ppbus/
H A Dppb_base.c188 status->timeout = r & TIMEOUT; in ppb_get_status()
H A Dppbconf.h79 #define TIMEOUT 0x01 macro
/dragonfly/sys/bus/iicbus/pcf/
H A Dpcf.c47 #define TIMEOUT 9999 /* XXX */ macro
276 int counter = TIMEOUT; in pcf_wait_byte()
/dragonfly/contrib/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.c521 SM_STATE(BE_AUTH, TIMEOUT) in SM_STATE() argument
523 SM_ENTRY_MA(BE_AUTH, TIMEOUT, be_auth); in SM_STATE()
562 SM_ENTER(BE_AUTH, TIMEOUT); in SM_STEP()
571 SM_ENTER(BE_AUTH, TIMEOUT); in SM_STEP()
603 SM_ENTER(BE_AUTH, TIMEOUT); in SM_STEP()
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd-openais.c64 #define TIMEOUT 10 macro
511 SA_LCK_RESOURCE_CREATE, TIMEOUT, &res_handle); in _lock_resource()

12