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

1234567891011>>

/freebsd-10-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-10-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
/freebsd-10-stable/usr.sbin/ppp/
H A Dtun.h32 u_int32_t timeout; member in union:tun_data::__anon12251
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_aio_suspend.c44 _aio_suspend(const struct aiocb * const iocbs[], int niocb, const struct timespec *timeout) argument
H A Dthr_poll.c52 __poll(struct pollfd *fds, unsigned int nfds, int timeout) argument
H A Dthr_select.c52 __select(int numfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) argument
/freebsd-10-stable/lib/libc/rpc/
H A Dsvc_run.c60 struct timeval timeout; local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_disconnect.py113 timeout = 5 variable
H A Dp2p_find.py125 timeout variable
[all...]
H A Dp2p_flush.py113 timeout = 5 variable
H A Dp2p_listen.py115 timeout = 0 variable
[all...]
H A Dp2p_stop_find.py118 timeout = 5 variable
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_usbloader_test.c46 pause(const char *what, int timeout) argument
/freebsd-10-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c80 int err, timeout; local
121 int err, timeout; local
/freebsd-10-stable/sys/dev/joy/
H A Djoyvar.h35 int timeout[2]; member in struct:joy_softc
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h46 sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) argument
/freebsd-10-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local
/freebsd-10-stable/contrib/apr/support/unix/
H A Dwaitio.c44 int rc, timeout; local
69 apr_interval_time_t timeout; local
[all...]
/freebsd-10-stable/contrib/apr-util/buckets/
H A Dapr_buckets_pipe.c25 apr_interval_time_t timeout; local
H A Dapr_buckets_socket.c25 apr_interval_time_t timeout; local
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dsbpf.c55 static int bufsize = 0, timeout = 1; variable

Completed in 264 milliseconds

1234567891011>>