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

1234567891011>>

/freebsd-13-stable/contrib/mandoc/
H A Dtest-nanosleep.c7 struct timespec timeout; local
/freebsd-13-stable/lib/libc/sys/
H A Daio_suspend.c44 aio_suspend(const struct aiocb * const iocbs[], int niocb, const struct timespec *timeout) argument
H A Dpoll.c44 poll(struct pollfd pfd[], nfds_t nfds, int timeout) argument
H A Dppoll.c44 ppoll(struct pollfd pfd[], nfds_t nfds, const struct timespec *__restrict timeout, const sigset_t *__restrict newsigmask) argument
H A Dkevent.c45 kevent(int kq, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout) argument
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/probes/
H A Dtst.probestar.c36 struct timespec timeout; local
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dfprintf.c38 sm_io_fprintf(SM_FILE_T *fp, int timeout, const char *fmt, ...) argument
H A Dfscanf.c38 sm_io_fscanf(SM_FILE_T *fp, int timeout, char const *fmt, ...) argument
H A Dnotify.c170 struct timeval timeout; local
/freebsd-13-stable/usr.sbin/ppp/
H A Dtun.h34 u_int32_t timeout; member in union:tun_data::__anon16693
/freebsd-13-stable/lib/libc/rpc/
H A Dsvc_run.c62 struct timeval timeout; local
/freebsd-13-stable/lib/libc/gen/
H A Drecvmmsg.c41 recvmmsg(int s, struct mmsghdr *__restrict msgvec, size_t vlen, int flags, const struct timespec *__restrict timeout) argument
/freebsd-13-stable/libexec/ypxfr/
H A Dypxfr_getmap.c69 struct timeval timeout; local
/freebsd-13-stable/contrib/kyua/integration/helpers/
H A Dexpect_all_pass.cpp73 ATF_TEST_CASE(timeout); variable
H A Dexpect_some_fail.cpp75 ATF_TEST_CASE(timeout); variable
/freebsd-13-stable/contrib/ofed/libibmad/
H A Dmad_internal.h42 int timeout, retries; member in struct:ibmad_port
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h46 sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) argument
/freebsd-13-stable/contrib/ntp/util/
H A Dtestrs6000.c42 timeout( function
/freebsd-13-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimeout.h58 static void format(const lldb_private::Timeout<Ratio> &timeout, argument
/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dmain.c99 static int timeout = MI_TIMEOUT; variable
/freebsd-13-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_disconnect.py113 timeout = 5 variable
H A Dp2p_flush.py113 timeout = 5 variable
H A Dp2p_listen.py115 timeout = 0 variable
[all...]
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c74 static struct timeval timeout = { 0 }; local

Completed in 371 milliseconds

1234567891011>>