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

1234567891011>>

/freebsd-10.2-release/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.2-release/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.2-release/usr.sbin/ppp/
H A Dtun.h32 u_int32_t timeout; member in union:tun_data::__anon12489
/freebsd-10.2-release/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.2-release/lib/libc/rpc/
H A Dsvc_run.c60 struct timeval timeout; local
H A Dpmap_getport.c60 static const struct timeval timeout = { 5, 0 }; variable in typeref:struct:timeval
/freebsd-10.2-release/contrib/ntp/util/
H A Dtestrs6000.c42 timeout( function
/freebsd-10.2-release/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h48 sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) argument
/freebsd-10.2-release/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local
/freebsd-10.2-release/contrib/ipfilter/ipsend/
H A Dslinux.c44 static int timeout; variable
/freebsd-10.2-release/sys/boot/usb/
H A Dbsd_usbloader_test.c46 pause(const char *what, int timeout) argument
/freebsd-10.2-release/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c80 int err, timeout; local
121 int err, timeout; local
/freebsd-10.2-release/sys/dev/joy/
H A Djoyvar.h35 int timeout[2]; member in struct:joy_softc
/freebsd-10.2-release/contrib/ofed/management/libibmad/src/
H A Dsmp.c52 smp_set_via(void *data, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout, const void *srcport) argument
82 smp_set(void *data, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout) argument
88 smp_query_via(void *rcvbuf, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout, const void *srcport) argument
119 smp_query(void *rcvbuf, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout) argument
[all...]
/freebsd-10.2-release/contrib/ofed/management/opensm/complib/
H A Dcl_event.c118 struct timespec timeout; local
/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Depoll_sub.c59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
/freebsd-10.2-release/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c55 struct timeval timeout = {3, 0}; variable in typeref:struct:timeval
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dnet_write.c47 krb5_net_write_block(krb5_context context, void *p_fd, const void *buf, size_t len, time_t timeout) argument
/freebsd-10.2-release/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_disconnect.py113 timeout = 5 variable

Completed in 242 milliseconds

1234567891011>>