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

1234567891011>>

/freebsd-10.0-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.0-release/usr.sbin/ppp/
H A Dtun.h32 u_int32_t timeout; member in union:tun_data::__anon11737
/freebsd-10.0-release/lib/libc/rpc/
H A Dsvc_run.c61 struct timeval timeout; local
H A Dpmap_getport.c61 static const struct timeval timeout = { 5, 0 }; variable in typeref:struct:timeval
/freebsd-10.0-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.0-release/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h48 sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) argument
/freebsd-10.0-release/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.0-release/sys/boot/usb/
H A Dbsd_usbloader_test.c46 pause(const char *what, int timeout) argument
/freebsd-10.0-release/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c80 int err, timeout; local
121 int err, timeout; local
/freebsd-10.0-release/sys/dev/joy/
H A Djoyvar.h35 int timeout[2]; member in struct:joy_softc
/freebsd-10.0-release/contrib/apr/support/unix/
H A Dwaitio.c44 int rc, timeout; local
69 apr_interval_time_t timeout; local
[all...]
/freebsd-10.0-release/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.0-release/contrib/ipfilter/ipsend/
H A Dsbpf.c55 static int bufsize = 0, timeout = 1; variable
H A Dslinux.c44 static int timeout; variable
/freebsd-10.0-release/contrib/ntp/util/
H A Dtestrs6000.c42 timeout( function
/freebsd-10.0-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.0-release/contrib/ofed/management/opensm/complib/
H A Dcl_event.c118 struct timespec timeout; local

Completed in 182 milliseconds

1234567891011>>