Searched refs:timeout (Results 76 - 100 of 977) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/dev/joy/
H A Djoyvar.h35 int timeout[2]; member in struct:joy_softc
/freebsd-9.3-release/sys/dev/usb/storage/
H A Drio500_usb.h41 int timeout; member in struct:RioCommand
/freebsd-9.3-release/usr.sbin/nscd/
H A Dnscdcli.h34 struct timeval timeout; member in struct:nscd_connection_params
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drequest.h167 unsigned int timeout, isc_task_t *task,
177 * will timeout after 'timeout' seconds.
182 *\li When the request completes, successfully, due to a timeout, or
191 *\li 'timeout' > 0
203 unsigned int timeout, isc_task_t *task,
212 unsigned int timeout, unsigned int udptimeout,
220 unsigned int timeout, unsigned int udptimeout,
231 * will timeout after 'timeout' second
[all...]
/freebsd-9.3-release/contrib/sendmail/libmilter/
H A Dlibmilter.h75 time_t ctx_timeout; /* timeout */
157 struct timespec timeout; \
160 timeout.tv_sec = now.tv_sec + to; \
161 timeout.tv_nsec = now.tv_usec / 1000; \
162 r = pthread_cond_timedwait(cp,mp,&timeout); \
176 # define MI_MS(timeout) (((timeout)->tv_sec * 1000) + (timeout)->tv_usec)
200 # define FD_WR_READY(sd, excs, timeout) \
201 poll(&(wrs), 1, MI_MS(timeout))
[all...]
H A Dsmfi.c49 struct timeval timeout; local
53 timeout.tv_sec = ctx->ctx_timeout;
54 timeout.tv_usec = 0;
72 r = mi_wr_cmd(ctx->ctx_sd, &timeout, cmd, buf, len);
182 struct timeval timeout;
186 timeout.tv_sec = ctx->ctx_timeout;
187 timeout.tv_usec = 0;
215 r = mi_wr_cmd(ctx->ctx_sd, &timeout, cmd, buf, len);
247 struct timeval timeout; local
251 timeout
387 struct timeval timeout; local
416 struct timeval timeout; local
447 struct timeval timeout; local
491 struct timeval timeout; local
853 struct timeval timeout; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_dgram.c188 /* Read current socket timeout */
190 int timeout; local
192 (void *)&timeout, &sz) < 0) {
195 data->socket_timeout.tv_sec = timeout / 1000;
196 data->socket_timeout.tv_usec = (timeout % 1000) * 1000;
223 * Adjust socket timeout if next handhake message timer will expire
232 timeout = timeleft.tv_sec * 1000 + timeleft.tv_usec / 1000;
234 (void *)&timeout, sizeof(timeout)) < 0) {
256 int timeout local
529 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; local
547 int timeout, sz = sizeof(timeout); local
573 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; local
591 int timeout, sz = sizeof(timeout); local
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_common.c165 DBusTimeout *timeout = sock_ctx; local
166 dbus_timeout_handle(timeout);
170 static dbus_bool_t add_timeout(DBusTimeout *timeout, void *data) argument
173 if (!dbus_timeout_get_enabled(timeout))
176 eloop_register_timeout(0, dbus_timeout_get_interval(timeout) * 1000,
177 process_timeout, priv, timeout);
179 dbus_timeout_set_data(timeout, priv, NULL);
185 static void remove_timeout(DBusTimeout *timeout, void *data) argument
188 eloop_cancel_timeout(process_timeout, priv, timeout);
189 dbus_timeout_set_data(timeout, NUL
193 timeout_toggled(DBusTimeout *timeout, void *data) argument
[all...]
/freebsd-9.3-release/sys/dev/iicbus/
H A Diicbb.c218 iicbb_setscl(device_t dev, int val, int timeout) argument
225 while (val && !I2C_GETSCL(dev) && k++ < timeout) {
234 iicbb_one(device_t dev, int timeout) argument
243 iicbb_zero(device_t dev, int timeout) argument
266 iicbb_ack(device_t dev, int timeout) argument
279 } while (k < timeout);
288 iicbb_sendbyte(device_t dev, u_char data, int timeout) argument
294 iicbb_one(dev, timeout);
296 iicbb_zero(dev, timeout);
304 iicbb_readbyte(device_t dev, int last, int timeout) argument
339 iicbb_start(device_t dev, u_char slave, int timeout) argument
376 iicbb_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
[all...]
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/src/
H A Dsminfo.c89 int timeout = 0; /* use default */ local
112 { "timeout", 1, 0, 't'},
147 timeout = strtoul(optarg, 0, 0);
148 madrpc_set_timeout(timeout);
179 if (ib_resolve_smlid(&portid, timeout) < 0)
190 if (!(p = smp_set(sminfo, &portid, IB_ATTR_SMINFO, mod, timeout)))
193 if (!(p = smp_query(sminfo, &portid, IB_ATTR_SMINFO, 0, timeout)))
/freebsd-9.3-release/contrib/ofed/management/libibmad/include/infiniband/
H A Dmad.h188 int timeout; member in struct:__anon3930
589 unsigned timeout; member in struct:ib_vendor_call
705 void * mad_receive(void *umad, int timeout);
729 int madrpc_set_timeout(int timeout);
750 unsigned timeout);
752 unsigned timeout);
754 unsigned mod, unsigned timeout, const void *srcport);
756 unsigned timeout, const void *srcport);
760 unsigned timeout)
765 p = smp_query(rcvbuf, portid, attrid, mod, timeout);
759 safe_smp_query(void *rcvbuf, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout) argument
772 safe_smp_set(void *rcvbuf, ib_portid_t *portid, unsigned attrid, unsigned mod, unsigned timeout) argument
795 safe_sa_call(void *rcvbuf, ib_portid_t *portid, ib_sa_call_t *sa, unsigned timeout) argument
[all...]
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dfvwrite.c34 ** timeout -- time length for function to return by
56 sm_fvwrite(fp, timeout, uio)
58 int timeout;
80 SM_CONVERT_TIME(fp, fd, timeout, &to);
98 if (IS_IO_ERROR(fd, w, timeout))
102 SM_IO_WR_TIMEOUT(fp, fd, timeout);
173 if (sm_flush(fp, &timeout))
184 if (IS_IO_ERROR(fd, w, timeout))
188 SM_IO_WR_TIMEOUT(fp, fd, timeout);
204 if ((fp->f_flags & SMNOW) != 0 && sm_flush(fp, &timeout))
[all...]
/freebsd-9.3-release/sys/dev/viawd/
H A Dviawd.c74 viawd_tmr_set(struct viawd_softc *sc, unsigned int timeout) argument
78 if (timeout < VIAWD_MEM_COUNT_MIN)
79 timeout = VIAWD_MEM_COUNT_MIN;
80 else if (timeout > VIAWD_MEM_COUNT_MAX)
81 timeout = VIAWD_MEM_COUNT_MAX;
83 viawd_write_4(sc, VIAWD_MEM_COUNT, timeout);
84 sc->timeout = timeout;
89 * the watchdog or change the initial timeout value.
95 unsigned int timeout; local
[all...]
/freebsd-9.3-release/usr.sbin/bluetooth/btpand/
H A Devent.c88 struct timeval now, timeout, t; local
97 timeout.tv_sec = 10; /* arbitrary */
98 timeout.tv_usec = 0;
120 if (tv_cmp(&t, &timeout) < 0)
121 timeout = t;
141 nfd = select(nfd + 1, &r, &w, NULL, &timeout);
162 event_add(ev, &ev->timeout);
181 /* if event has no timeout - just requeue */
190 event_add(ev, &ev->timeout);
220 __event_add(struct event *ev, const struct timeval *timeout) argument
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dser-unix.h47 extern int ser_unix_wait_for (struct serial *scb, int timeout);
48 extern int ser_unix_readchar (struct serial *scb, int timeout);
/freebsd-9.3-release/contrib/ofed/management/infiniband-diags/scripts/
H A Dibhosts.in19 -P | -C | -t | -timeout)
H A Dibrouters.in19 -P | -C | -t | -timeout)
H A Dibswitches.in19 -P | -C | -t | -timeout)
/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dsem.h55 # define sm_sem_acq(semid, semnum, timeout) 0
56 # define sm_sem_rel(semid, semnum, timeout) 0
/freebsd-9.3-release/etc/ppp/
H A Dppp.conf23 set timeout 180 # 3 minute idle timer (the default)
/freebsd-9.3-release/libexec/talkd/
H A Dextern.h40 void timeout(int sig);
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh40 timeout=15
136 timeout=$(($timeout-1))
137 if [ $timeout -eq 0 ]; then
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dcontext_p.h41 unsigned int timeout; /*%< time to wait for reply */ member in struct:lwres_context
/freebsd-9.3-release/lib/libc/rpc/
H A Drtime.c70 rtime(addrp, timep, timeout)
73 struct timeval *timeout;
84 if (timeout == NULL) {
113 (fd_set *)NULL, (fd_set *)NULL, timeout);
/freebsd-9.3-release/sbin/dhclient/
H A Ddhclient.conf12 timeout 60;
15 select-timeout 5;

Completed in 324 milliseconds

1234567891011>>