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

1234567891011>>

/freebsd-11-stable/contrib/mdocml/
H A Dtest-nanosleep.c7 struct timespec timeout; local
/freebsd-11-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-11-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-11-stable/usr.sbin/ppp/
H A Dtun.h34 u_int32_t timeout; member in union:tun_data::__anon8898
/freebsd-11-stable/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
H A Drtime.c70 rtime(struct sockaddr_in *addrp, struct timeval *timep, struct timeval *timeout) argument
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h46 sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) argument
/freebsd-11-stable/contrib/ntp/util/
H A Dtestrs6000.c42 timeout( function
/freebsd-11-stable/sys/dev/joy/
H A Djoyvar.h35 int timeout[2]; member in struct:joy_softc
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dmad_internal.h42 int timeout, retries; member in struct:ibmad_port
/freebsd-11-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-11-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local
/freebsd-11-stable/libexec/ypxfr/
H A Dypxfr_getmap.c67 struct timeval timeout; local
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Depoll_sub.c59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c55 struct timeval timeout = {3, 0}; variable in typeref:struct:timeval
/freebsd-11-stable/contrib/apr/support/unix/
H A Dwaitio.c44 int rc, timeout; local
69 apr_interval_time_t timeout; local
[all...]
/freebsd-11-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-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uart.h106 static inline uint8_t cvmx_uart_read_byte_with_timeout(int uart_index, int *timedout, volatile unsigned timeout) argument
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c74 static struct timeval timeout = { 0 }; local

Completed in 230 milliseconds

1234567891011>>