Searched defs:TIMEOUT (Results 1 - 25 of 31) sorted by relevance

12

/openbsd-current/regress/sys/net/pf_trans/
H A DMakefile11 TIMEOUT?= 10 macro
/openbsd-current/games/sail/
H A Dmachdep.h35 #define TIMEOUT 300 /* Sync() timeout in seconds */ macro
/openbsd-current/usr.bin/tftp/
H A Dextern.h38 #define TIMEOUT 5 /* packet rexmt timeout */ macro
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Drun.py4 from .exceptions import EOF, TIMEOUT namespace
H A Dexceptions.py34 class TIMEOUT(ExceptionPexpect): class in inherits:ExceptionPexpect
H A Dexpect.py3 from .exceptions import EOF, TIMEOUT namespace
[all...]
H A D__init__.py69 from .exceptions import ExceptionPexpect, EOF, TIMEOUT namespace
H A Dfdpexpect.py25 from .exceptions import ExceptionPexpect, TIMEOUT namespace
H A Dpxssh.py23 from pexpect import ExceptionPexpect, TIMEOUT, EOF, spawn namespace
H A Dpty_spawn.py13 from .exceptions import ExceptionPexpect, EOF, TIMEOUT namespace
H A Dspawnbase.py7 from .exceptions import ExceptionPexpect, EOF, TIMEOUT namespace
[all...]
/openbsd-current/regress/sys/kern/itimer/
H A Ditimer.c20 #define TIMEOUT 2 macro
/openbsd-current/usr.sbin/amd/rpcx/
H A Damq_clnt.c10 static struct timeval TIMEOUT = { 25, 0 }; variable in typeref:struct:timeval
/openbsd-current/usr.sbin/rpc.statd/
H A Dtest.c9 static struct timeval TIMEOUT = {25, 0}; variable in typeref:struct:timeval
/openbsd-current/libexec/talkd/
H A Dtalkd.c59 #define TIMEOUT 30 macro
/openbsd-current/gnu/llvm/clang/utils/ABITest/layout/
H A DMakefile10 TIMEOUT := 5 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dser-tcp.c50 #define TIMEOUT 15 macro
/openbsd-current/regress/lib/libc/sys/
H A Dt_clock_gettime.c77 #define TIMEOUT 5 macro
/openbsd-current/usr.sbin/rpc.lockd/
H A Dtest.c7 static struct timeval TIMEOUT = {0, 0}; variable in typeref:struct:timeval
[all...]
/openbsd-current/sys/dev/ata/
H A Dwdvar.h56 #define TIMEOUT 4 /* device timed out */ macro
/openbsd-current/sys/dev/ic/
H A Dlpt.c74 #define TIMEOUT 16000 /* wait up to 16 seconds for a ready */ macro
/openbsd-current/usr.sbin/amd/amq/
H A Damq.c63 #define TIMEOUT tmo macro
/openbsd-current/usr.bin/mg/
H A Dregion.c28 #define TIMEOUT 10000 macro
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A DTest.py53 TIMEOUT = ResultCode('TIMEOUT', 'Timed Out', True) variable
/openbsd-current/usr.sbin/pppd/
H A Dpppd.h400 #define TIMEOUT(r, f, t) timeout((r), (f), (t)) macro

Completed in 325 milliseconds

12