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

1234567891011>>

/netbsd-current/external/bsd/mdocml/dist/
H A Dtest-nanosleep.c7 struct timespec timeout; local
/netbsd-current/games/hack/
H A Dhack.timeout.c75 timeout(void) function
/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A Dmq.c15 struct timespec timeout; local
/netbsd-current/lib/libcurses/
H A Dtimeout.c47 timeout(int delay) function
/netbsd-current/sys/stand/efiboot/
H A Defiwatchdog.c37 efi_set_watchdog(uint32_t timeout, uint64_t code) argument
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng.h22 int timeout; /* time limit of applicable */ member in struct:TLS_PRNG_SRC
/netbsd-current/lib/libc/sys/
H A Dsigtimedwait.c48 sigtimedwait(const sigset_t * __restrict set, siginfo_t * __restrict info, const struct timespec * __restrict timeout) argument
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dtimed_read.c62 timed_read(int fd, void *buf, size_t len, int timeout, void *unused_context) argument
H A Dtimed_connect.c69 int timed_connect(int sock, struct sockaddr *sa, int len, int timeout) argument
[all...]
H A Dunix_connect.c61 int unix_connect(const char *addr, int block_mode, int timeout) argument
H A Dtimed_write.c62 timed_write(int fd, const void *buf, size_t len, int timeout, void *unused_context) argument
H A Drecv_pass_attr.c64 int recv_pass_attr(int fd, HTABLE **attr, int timeout, ssize_t bufsize) argument
H A Dwrite_buf.c60 ssize_t write_buf(int fd, const char *buf, ssize_t len, int timeout) argument
/netbsd-current/sys/compat/linux/common/
H A Dlinux_oldselect.h46 struct linux_timeval *timeout; member in struct:linux_oldselect
/netbsd-current/sys/net/agr/
H A Dieee8023ad_lacp_sm_ptx.c82 int timeout; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dposix-hdep.c28 gdb_select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) argument
/netbsd-current/external/bsd/kyua-cli/dist/integration/helpers/
H A Dexpect_all_pass.cpp71 ATF_TEST_CASE(timeout); variable
H A Dexpect_some_fail.cpp75 ATF_TEST_CASE(timeout); variable
/netbsd-current/sys/dev/ic/
H A Djoyvar.h47 int timeout[2]; member in struct:joy_softc
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dawaitkey.c54 awaitkey(const char *pfmt, int timeout, bool tell) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/gnu/gettext/
H A DGetURL.java30 private static long timeout = 30*1000; // 30 seconds field in class:GetURL
/netbsd-current/external/bsd/nsd/dist/compat/
H A Dpselect.c18 pselect(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, const struct timespec *timeout, const sigset_t *sigmask) argument
/netbsd-current/tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local
/netbsd-current/external/bsd/ntp/dist/util/
H A Dtestrs6000.c44 timeout( function
/netbsd-current/lib/libc/compat/sys/
H A Dcompat_sigtimedwait.c71 __sigtimedwait(const sigset_t * __restrict set, siginfo_t * __restrict info, struct timespec50 * __restrict timeout) argument

Completed in 148 milliseconds

1234567891011>>