Searched defs:timeout (Results 1 - 25 of 494) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000605-3.c5 int timeout = 0; local
H A D20000605-2.c5 int timeout = 0; local
/openbsd-current/lib/libc/sys/
H A Dw_nanosleep.c22 nanosleep(const struct timespec *timeout, struct timespec *remainder) argument
H A Dw_poll.c22 poll(struct pollfd *fds, nfds_t nfds, int timeout) argument
H A Dw_ppoll.c23 ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, const sigset_t *sigmask) argument
H A Dw_select.c22 select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) argument
H A Dw_pselect.c23 pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, const struct timespec *timeout, const sigset_t *sigmask) argument
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/t/
H A Ddatasend.t29 sub timeout { 0 } subroutine
/openbsd-current/regress/sys/kern/futex/
H A Dfutex.h32 futex_twait(volatile uint32_t *p, int val, clockid_t clockid, const struct timespec *timeout, int priv) argument
/openbsd-current/sys/arch/i386/isa/
H A Djoyreg.h65 int timeout[2]; member in struct:joy_softc
/openbsd-current/lib/libc/rpc/
H A Dpmap_clnt.c45 static struct timeval timeout = { 5, 0 }; variable in typeref:struct:timeval
H A Dpmap_getport.c46 static struct timeval timeout = { 5, 0 }; variable in typeref:struct:timeval
/openbsd-current/sbin/iked/
H A Dtimer.c51 timer_add(struct iked *env, struct iked_timer *tmr, int timeout) argument
/openbsd-current/sbin/isakmpd/
H A Dtimer.c50 timer_next_event(struct timespec **timeout) argument
60 *timeout); local
/openbsd-current/libexec/talkd/
H A Dtalkd.c128 timeout(int signo) function
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dexpect.py65 def timeout(self, err=None): member in class:Expecter
[all...]
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A Dapi-exabgp.c34 int fd, ch, timeout = 0; local
/openbsd-current/regress/lib/libc/sys/
H A Dt_pollts.c62 struct timespec timeout; local
130 struct timespec timeout; local
162 struct timespec timeout; local
[all...]
/openbsd-current/regress/sys/kern/clock_gettime/
H A Dmonotonicrelapse.c85 struct timespec after, before, timeout; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DTimeout.h57 static void format(const lldb_private::Timeout<Ratio> &timeout, argument
/openbsd-current/gnu/llvm/lldb/tools/lldb-vscode/
H A DFifoFiles.cpp53 Expected<json::Value> FifoFileIO::ReadJSON(std::chrono::milliseconds timeout) { argument
80 SendJSON(const json::Value &json, std::chrono::milliseconds timeout) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp44 GetPacketAndSendResponse( Timeout<std::micro> timeout, Status &error, bool &interrupt, bool &quit) argument
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dcommon_baco.c30 u32 timeout = 5000, data; local
44 baco_cmd_handler(struct pp_hwmgr *hwmgr, u32 command, u32 reg, u32 mask, u32 shift, u32 value, u32 timeout) argument
[all...]
/openbsd-current/usr.sbin/sasyncd/
H A Dsasyncd.c59 struct timespec *timeout, ts; local
/openbsd-current/sys/dev/ic/
H A Dadv.h53 int timeout; member in struct:adv_ccb

Completed in 147 milliseconds

1234567891011>>