Searched defs:timeout (Results 176 - 200 of 753) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/ata/
H A Data-lowlevel.c118 int timeout = 1000000; local
484 int mask = 0, timeout; local
630 int timeout = 0; local
696 int timeout = 5000; local
[all...]
/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h361 DWORD timeout; member in struct:__anon5824
493 DWORD timeout = elapsed >= condtime->timeout local
511 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, uint32_t timeout) argument
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dutility.c90 static struct timeval timeout = { 0 }; local
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto.c105 proto_common_setup(const char *srcaddr, const char *dstaddr, int timeout, argument
162 proto_connect(const char *srcaddr, const char *dstaddr, int timeout, argument
175 proto_connect_wait(struct proto_conn *conn, int timeout) argument
407 proto_timeout(const struct proto_conn *conn, int timeout) argument
[all...]
H A Dproto_uds.c128 uds_connect(const char *srcaddr, const char *dstaddr, int timeout, void **ctxp) argument
155 uds_connect_wait(void *ctx, int timeout) argument
H A Dsender.c710 struct timespec timeout; local
/freebsd-11-stable/contrib/pf/libevent/
H A Devbuffer.c54 bufferevent_add(struct event *ev, int timeout) argument
/freebsd-11-stable/lib/libc/net/
H A Dnscachedcli.c66 struct timespec timeout; local
108 struct timespec timeout; local
/freebsd-11-stable/lib/libc/rpc/
H A Dauth_time.c398 struct timeval timeout = { 20, 0 }; local
H A Dclnt_raw.c143 clnt_raw_call(CLIENT *h, rpcproc_t proc, xdrproc_t xargs, void *argsp, xdrproc_t xresults, void *resultsp, struct timeval timeout) argument
/freebsd-11-stable/lib/libradius/
H A Dradlib_private.h69 int timeout; /* Timeout in seconds */ member in struct:rad_server
/freebsd-11-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c158 struct timeval *timeout; local
[all...]
/freebsd-11-stable/sbin/dump/
H A Doptr.c73 static int timeout; variable
/freebsd-11-stable/sbin/shutdown/
H A Dshutdown.c348 timeout(int signo __unused) function
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Drkpty.c79 static int timeout = 10; variable
/freebsd-11-stable/lib/libc/gen/
H A Dsem.c317 struct _umtx_time *tm_p, timeout; local
/freebsd-11-stable/contrib/nvi/common/
H A Dkey.c538 v_event_get( SCR *sp, EVENT *argp, int timeout, u_int32_t flags) argument
[all...]
/freebsd-11-stable/sys/dev/ppbus/
H A Dpps.c48 struct callout timeout; member in struct:pps_data
/freebsd-11-stable/sys/dev/pst/
H A Dpst-raid.c66 struct callout timeout; /* timeout timer */ member in struct:pst_request
/freebsd-11-stable/sys/powerpc/powermac/
H A Dplatform_powermac.c339 int res, reset, timeout; local
/freebsd-11-stable/sys/powerpc/pseries/
H A Dplatform_chrp.c420 int result, err, timeout; local
/freebsd-11-stable/sys/rpc/
H A Dclnt_bck.c202 struct timeval timeout; local
/freebsd-11-stable/tools/tools/mctest/
H A Dmctest.cc106 struct timeval timeout; local
239 struct timeval timeout; local
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbb.c230 iicbb_setscl(device_t dev, int val, int timeout) argument
247 iicbb_one(device_t dev, int timeout) argument
258 iicbb_zero(device_t dev, int timeout) argument
283 iicbb_ack(device_t dev, int timeout) argument
306 iicbb_sendbyte(device_t dev, u_char data, int timeout) argument
322 iicbb_readbyte(device_t dev, int last, int timeout) argument
358 iicbb_start(device_t dev, u_char slave, int timeout) argument
399 iicbb_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
[all...]
H A Diicoc.c238 iicoc_start(device_t dev, u_char slave, int timeout) argument
360 iicoc_repeated_start(device_t dev, u_char slave, int timeout) argument

Completed in 213 milliseconds

1234567891011>>