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

1234567891011>>

/freebsd-current/contrib/mandoc/
H A Dtest-nanosleep.c7 struct timespec timeout; local
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/probes/
H A Dtst.probestar.c36 struct timespec timeout; local
/freebsd-current/lib/libc/sys/
H A Dpoll.c40 poll(struct pollfd pfd[], nfds_t nfds, int timeout) argument
H A Daio_suspend.c40 aio_suspend(const struct aiocb * const iocbs[], int niocb, const struct timespec *timeout) argument
H A Dppoll.c40 ppoll(struct pollfd pfd[], nfds_t nfds, const struct timespec *__restrict timeout, const sigset_t *__restrict newsigmask) argument
H A Dkevent.c41 kevent(int kq, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout) argument
/freebsd-current/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-current/usr.sbin/ppp/
H A Dtun.h32 u_int32_t timeout; member in union:tun_data::__anon6783
/freebsd-current/lib/libc/rpc/
H A Dsvc_run.c55 struct timeval timeout; local
/freebsd-current/sys/dev/mana/
H A Dgdma_util.c75 wait_for_completion_timeout(struct completion *c, int timeout) argument
/freebsd-current/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-current/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local
H A Dt_proc2.c95 struct timespec timeout; local
/freebsd-current/contrib/ntp/util/
H A Dtestrs6000.c42 timeout( function
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dsigtimedwait.h46 sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) argument
/freebsd-current/contrib/ofed/libibmad/
H A Dmad_internal.h42 int timeout, retries; member in struct:ibmad_port
/freebsd-current/libexec/ypxfr/
H A Dypxfr_getmap.c67 struct timeval timeout; local
/freebsd-current/lib/libsys/
H A Drecvmmsg.c38 recvmmsg(int s, struct mmsghdr *__restrict msgvec, size_t vlen, int flags, const struct timespec *__restrict timeout) argument
/freebsd-current/contrib/libevent/
H A Depoll_sub.c59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
/freebsd-current/contrib/sendmail/libmilter/
H A Dmain.c99 static int timeout = MI_TIMEOUT; variable
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dnetwork.c74 static struct timeval timeout = { 0 }; local
/freebsd-current/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-current/contrib/ntp/sntp/libevent/
H A Depoll_sub.c59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument

Completed in 320 milliseconds

1234567891011>>