Searched refs:timeout (Results 226 - 250 of 1172) sorted by relevance

1234567891011>>

/freebsd-11.0-release/lib/libradius/
H A Dradlib_private.h69 int timeout; /* Timeout in seconds */ member in struct:rad_server
/freebsd-11.0-release/sys/boot/arm/at91/bootspi/
H A Denv_vars.c52 ReadCharFromEnvironment(int timeout) argument
/freebsd-11.0-release/sys/boot/powerpc/kboot/
H A Dhost_syscall.h46 struct host_timeval *timeout);
/freebsd-11.0-release/sys/boot/powerpc/ps3/
H A Dps3stor.c128 unsigned int timeout; local
143 timeout = 5000000; /* microseconds */
146 if (timeout < ASYNC_STATUS_POLL_PERIOD)
155 timeout -= ASYNC_STATUS_POLL_PERIOD;
/freebsd-11.0-release/sys/boot/usb/storage/
H A Dumass_loader.c215 pause(const char *what, int timeout) argument
217 if (timeout == 0)
218 timeout = 1;
220 delay((1000000 / hz) * timeout);
/freebsd-11.0-release/sys/arm/nvidia/
H A Dtegra_i2c.c199 #define SLEEP(_sc, timeout) \
200 mtx_sleep(sc, &sc->mtx, 0, "i2cbuswait", timeout);
241 int timeout; local
248 timeout = 10;
249 while (timeout > 0) {
257 if (timeout <= 0) {
282 int timeout; local
291 for (timeout = 1000; timeout > 0; timeout
319 int rv, timeout; local
519 int timeout; local
[all...]
/freebsd-11.0-release/sys/sys/
H A Dthr.h79 int thr_suspend(const struct timespec *timeout);
/freebsd-11.0-release/tests/sys/kern/
H A DMakefile14 TEST_METADATA.unix_seqpacket_test+= timeout="15"
/freebsd-11.0-release/contrib/ntp/sntp/libevent/include/event2/
H A Dthread.h162 * If timeout is provided, it is interval of seconds to wait for
167 * was signalled, or 1 on a timeout. */
169 const struct timeval *timeout);
/freebsd-11.0-release/usr.sbin/jail/
H A Dcommand.c222 if ((j = TAILQ_FIRST(&sleeping)) && j->timeout.tv_sec) {
224 ts.tv_sec = j->timeout.tv_sec - ts.tv_sec;
225 ts.tv_nsec = j->timeout.tv_nsec - ts.tv_nsec;
283 int argc, bg, clean, consfd, down, fib, i, injail, sjuser, timeout; local
623 if (int_param(j->intparams[IP_EXEC_TIMEOUT], &timeout) &&
624 timeout != 0) {
625 clock_gettime(CLOCK_REALTIME, &j->timeout);
626 j->timeout.tv_sec += timeout;
628 j->timeout
844 int i, noted, pcnt, timeout; local
[all...]
/freebsd-11.0-release/usr.sbin/ppp/
H A Dchat.h58 int TimeoutSec; /* Expect timeout value */
72 struct pppTimer timeout; /* TimeoutSec timer */ member in struct:chat
H A Dfilter.h70 unsigned timeout; /* Keep alive value for passed packet */ member in struct:filterent
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_syscalls.c132 timespec *timeout)
139 ret = __sys_aio_suspend(iocbs, niocb, timeout);
299 __thr_poll(struct pollfd *fds, unsigned int nfds, int timeout) argument
306 ret = __sys_poll(fds, nfds, timeout);
319 timeout, const sigset_t *newsigmask)
326 ret = __sys_ppoll(pfd, nfds, timeout, newsigmask);
354 struct kevent *eventlist, int nevents, const struct timespec *timeout)
364 nevents, timeout));
369 timeout);
456 struct timeval *timeout)
131 __thr_aio_suspend(const struct aiocb * const iocbs[], int niocb, const struct timespec *timeout) argument
318 __thr_ppoll(struct pollfd pfd[], nfds_t nfds, const struct timespec * timeout, const sigset_t *newsigmask) argument
353 __thr_kevent(int kq, const struct kevent *changelist, int nchanges, struct kevent *eventlist, int nevents, const struct timespec *timeout) argument
455 __thr_select(int numfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Host/posix/
H A DPipePosix.cpp69 SelectIO(int handle, bool is_read, const std::function<Error(bool&)> &io_handler, const std::chrono::microseconds &timeout) argument
77 const auto finish_time = Now() + timeout;
82 if (timeout != microseconds::zero())
87 error.SetErrorString("timeout exceeded");
115 error.SetErrorString("timeout exceeded");
265 PipePosix::OpenAsWriterWithTimeout(llvm::StringRef name, bool child_process_inherit, const std::chrono::microseconds &timeout) argument
275 const auto finish_time = Now() + timeout;
279 if (timeout != microseconds::zero())
283 return Error("timeout exceeded - reader hasn't opened so far");
380 PipePosix::ReadWithTimeout(void *buf, size_t size, const std::chrono::microseconds &timeout, size_ argument
[all...]
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_util.c119 apr_int32_t timeout,
144 0, NULL, timeout, result_pool, scratch_pool));
113 svn_wc__db_util_open_db(svn_sqlite__db_t **sdb, const char *dir_abspath, const char *sdb_fname, svn_sqlite__mode_t smode, svn_boolean_t exclusive, apr_int32_t timeout, const char *const *my_statements, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-11.0-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibcheckerrors.in44 -P | -C | -t | -timeout)
H A Dibchecknet.in37 -P | -C | -t | -timeout)
H A Dibchecknode.in47 -P | -C | -t | -timeout)
H A Dibcheckstate.in39 -P | -C | -t | -timeout)
H A Dibdatacounters.in44 -P | -C | -t | -timeout)
/freebsd-11.0-release/contrib/ofed/management/libibmad/src/
H A Dvendor.c80 rpc.timeout = resp_expected ? call->timeout : 0;
/freebsd-11.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_api.h99 * timeout.
135 IN const uint32_t timeout);
141 * timeout
142 * [in] transaction timeout
223 IN osm_log_t * const p_log, IN const uint32_t timeout);
233 * timeout
234 * [in] Transaction timeout value in milliseconds.
/freebsd-11.0-release/contrib/openbsm/bin/auditdistd/
H A Dtoken.l74 timeout { DP; return TIMEOUT; }
/freebsd-11.0-release/contrib/telnet/telnet/
H A Dnetwork.c86 static struct timeval timeout = { 0, 0 }; local
93 value = select(net+1, (fd_set *)0, (fd_set *)0, &excepts, &timeout);
/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-snit.c239 struct timeval timeout; local
256 if (p->opt.timeout != 0) {
257 timeout.tv_sec = p->opt.timeout / 1000;
258 timeout.tv_usec = (p->opt.timeout * 1000) % 1000000;
260 si.ic_len = sizeof(timeout);
261 si.ic_dp = (char *)&timeout;

Completed in 214 milliseconds

1234567891011>>