Searched refs:TIMEOUT (Results 1 - 25 of 64) sorted by relevance

123

/macosx-10.10/ppp-786.1.1/Documentation/scripts/
H A Dppp-on-dialer7 TIMEOUT 3 \
13 TIMEOUT 30 \
H A Dcallback31 TIMEOUT 3 \
37 TIMEOUT 30 \
58 TIMEOUT 30 \
62 TIMEOUT 10 \
64 TIMEOUT 45 \
76 chat -v TIMEOUT 3 "" AT 'OK-+++\c-OK' 'AT&C1&D2S0=0H0' OK
H A Dredialer36 chat -v TIMEOUT 3 '' AT 'OK-+++\c-OK'
/macosx-10.10/WebCore-7600.1.25/Modules/geolocation/
H A DPositionError.idl36 const unsigned short TIMEOUT = 3;
H A DPositionError.h40 TIMEOUT = 3 enumerator in enum:WebCore::PositionError::ErrorCode
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/t/
H A D21-public.t32 $s->transport->timeout($SOAP::Test::TIMEOUT = $SOAP::Test::TIMEOUT)
50 -> proxy('http://superhonker.userland.com/', timeout => $SOAP::Test::TIMEOUT);
58 -> proxy('http://services.soaplite.com/examples.cgi', timeout => $SOAP::Test::TIMEOUT);
71 -> proxy('http://soap.4s4c.com/ssss4c/soap.asp', timeout => $SOAP::Test::TIMEOUT)
81 -> proxy('http://www.soap-wrc.com/webservices/soapv11.asp', timeout => $SOAP::Test::TIMEOUT)
101 -> proxy('http://soapl.develop.com/soap?class=SPTest', timeout => $SOAP::Test::TIMEOUT)
110 -> proxy('http://search.microsoft.com/search/MSComSearchService.asmx', timeout => $SOAP::Test::TIMEOUT)
117 -> proxy('http://search.microsoft.com/search/MSComSearchService.asmx', timeout => $SOAP::Test::TIMEOUT)
127 -> proxy('http://soap.4s4c.com/whois/soap.asp', timeout => $SOAP::Test::TIMEOUT)
[all...]
H A D19-apachesoap.t31 eval { $s->transport->timeout($SOAP::Test::TIMEOUT = $SOAP::Test::TIMEOUT) };
H A D23-ppm.t35 eval { $s->transport->timeout($SOAP::Test::TIMEOUT = $SOAP::Test::TIMEOUT) };
H A D36-leaks.t26 eval { $s->transport->timeout($SOAP::Test::TIMEOUT = $SOAP::Test::TIMEOUT) };
H A D24-wsdl.t29 eval { $s->transport->timeout($SOAP::Test::TIMEOUT = $SOAP::Test::TIMEOUT) };
H A D22-interop_apache.t33 eval { $s->transport->timeout($SOAP::Test::TIMEOUT = $SOAP::Test::TIMEOUT) };
/macosx-10.10/ntp-92/
H A Dntpd-wrapper4 TIMEOUT=30
13 DEADLINE=$((SECONDS+TIMEOUT))
14 for (( CURTIMEOUT=TIMEOUT; SECONDS < DEADLINE; CURTIMEOUT=DEADLINE-SECONDS )); do
20 logger -p daemon.err "$0: scutil key ${KEY} not present after ${TIMEOUT} seconds"
/macosx-10.10/NFS-82/rpc.lockd/
H A Dtest.c39 static struct timeval TIMEOUT = { 0, 0 }; variable in typeref:struct:timeval
49 if (clnt_call(clnt, NLM_TEST, xdr_nlm_testargs, argp, xdr_nlm_testres, &res, TIMEOUT) != RPC_SUCCESS) {
65 if (st = clnt_call(clnt, NLM_LOCK, xdr_nlm_lockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS) {
82 if (clnt_call(clnt, NLM_CANCEL, xdr_nlm_cancargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS) {
97 if (clnt_call(clnt, NLM_UNLOCK, xdr_nlm_unlockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS) {
112 if (clnt_call(clnt, NLM_GRANTED, xdr_nlm_testargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCESS) {
127 if (clnt_call(clnt, NLM_TEST_MSG, xdr_nlm_testargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
142 if (clnt_call(clnt, NLM_LOCK_MSG, xdr_nlm_lockargs, argp, xdr_void, NULL, TIMEOUT) != RPC_SUCCESS) {
158 if (clnt_call(clnt, NLM_CANCEL_MSG, xdr_nlm_cancargs, argp, xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
173 if (clnt_call(clnt, NLM_UNLOCK_MSG, xdr_nlm_unlockargs, argp, xdr_void, &res, TIMEOUT) !
[all...]
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DLockOperation.java66 public static final LockOperation TIMEOUT = field in class:LockOperation
67 new LockOperation("TIMEOUT", DbConstants.DB_LOCK_TIMEOUT);
83 return TIMEOUT;
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dabort.c54 #define TIMEOUT 10000 /* 10 milliseconds */ macro
93 usleep(TIMEOUT); /* give time for signal to happen */
130 usleep(TIMEOUT); /* give time for signal to happen */
/macosx-10.10/remote_cmds-47/talkd.tproj/
H A Dtalkd.c84 #define TIMEOUT 30 macro
113 alarm(TIMEOUT);
143 alarm(TIMEOUT);
/macosx-10.10/NFS-82/rpc.statd/
H A Dtest.c53 static struct timeval TIMEOUT = {25, 0}; variable in typeref:struct:timeval
62 if (clnt_call(clnt, SM_STAT, (xdrproc_t)xdr_sm_name, argp, (xdrproc_t)xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) {
77 if (clnt_call(clnt, SM_MON, (xdrproc_t)xdr_mon, argp, (xdrproc_t)xdr_sm_stat_res, &res, TIMEOUT) != RPC_SUCCESS) {
92 if (clnt_call(clnt, SM_UNMON, (xdrproc_t)xdr_mon_id, argp, (xdrproc_t)xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
107 if (clnt_call(clnt, SM_UNMON_ALL, (xdrproc_t)xdr_my_id, argp, (xdrproc_t)xdr_sm_stat, &res, TIMEOUT) != RPC_SUCCESS) {
122 if (clnt_call(clnt, SM_SIMU_CRASH, (xdrproc_t)xdr_void, argp, (xdrproc_t)xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
136 if (clnt_call(clnt, SM_NOTIFY, (xdrproc_t)xdr_stat_chge, argp, (xdrproc_t)xdr_void, &res, TIMEOUT) != RPC_SUCCESS) {
/macosx-10.10/network_cmds-457/spray.tproj/
H A Dspray.c76 struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval
165 if (clnt_call(cl, SPRAYPROC_CLEAR, (xdrproc_t)xdr_void, NULL, (xdrproc_t)xdr_void, NULL, TIMEOUT) != RPC_SUCCESS) {
185 if (clnt_call(cl, SPRAYPROC_GET, (xdrproc_t)xdr_void, NULL, (xdrproc_t)xdr_spraycumul, &host_stats, TIMEOUT) != RPC_SUCCESS) {
/macosx-10.10/ppp-786.1.1/Authenticators/Radius/
H A Dradlib_private.h68 #define TIMEOUT 3 /* In seconds */ macro
/macosx-10.10/ntp-92/sntp/
H A Dsntp-opts.h139 # ifdef TIMEOUT
140 # warning undefining TIMEOUT due to option name conflict
141 # undef TIMEOUT macro
161 # undef TIMEOUT macro
181 #define OPT_VALUE_TIMEOUT (DESC(TIMEOUT).optArg.argInt)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPResult.h85 static const int TIMEOUT = 85; member in class:LDAPResult
/macosx-10.10/apache-793/httpd/support/
H A Dlogresolve.pl.in31 # concurrently and sets a short timeout ($TIMEOUT) for each lookup in
38 # Depending on the settings of $CHILDREN and $TIMEOUT you should see
40 # logfiles. With $CHILDREN=40 and $TIMEOUT=5 I've seen 200,000 - 300,000
68 my $TIMEOUT = 5;
212 alarm($TIMEOUT);
/macosx-10.10/ppp-786.1.1/Dialogs/
H A DDialogs.c173 TIMEOUT(dialog_reminder, 0, reminder);
184 TIMEOUT(dialog_reminder, 0, reminder);
217 TIMEOUT(dialog_reminder_watch, 0, 2);
221 TIMEOUT(dialog_reminder, 0, reminder);
229 TIMEOUT(check_idle, NULL, tlim);
248 TIMEOUT(dialog_reminder_watch, 0, 2);
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dtail.c118 #define TIMEOUT (1<<10) macro
514 flags |= TIMEOUT;
597 if ((flags & (FOLLOW|TIMEOUT)) == TIMEOUT)
599 flags &= ~TIMEOUT;
603 if ((flags & (LOG|TIMEOUT)) == LOG)
/macosx-10.10/curl-83.1.2/curl/tests/
H A Dhttp_pipe.py45 TIMEOUT = 30 # seconds variable
344 return self._start_time + TIMEOUT - time.time()
348 return TIMEOUT

Completed in 239 milliseconds

123