Searched defs:timeout (Results 226 - 250 of 673) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/arm/freescale/vybrid/
H A Dvf_i2c.c220 i2c_repeated_start(device_t dev, u_char slave, int timeout) argument
262 i2c_start(device_t dev, u_char slave, int timeout) argument
417 i2c_write(device_t dev, const char *buf, int len, int *sent, int timeout) argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl_asn1.c105 ASN1_INTEGER timeout; member in struct:ssl_session_asn1_st
[all...]
/freebsd-10-stable/contrib/unbound/util/
H A Dnetevent.h149 struct timeval* timeout; member in struct:comm_point
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_nvm.c104 u64 gtime, timeout; local
/freebsd-10-stable/contrib/xz/src/common/
H A Dmythread.h361 DWORD timeout; member in struct:__anon2
493 DWORD timeout = elapsed >= condtime->timeout local
511 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, uint32_t timeout) argument
[all...]
/freebsd-10-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c479 int rc, timeout; local
/freebsd-10-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-10-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
H A Diiconf.c204 iicbus_start(device_t bus, u_char slave, int timeout) argument
226 iicbus_repeated_start(device_t bus, u_char slave, int timeout) argument
271 iicbus_write(device_t bus, const char *buf, int len, int *sent, int timeout) argument
306 iicbus_write_byte(device_t bus, char byte, int timeout) argument
325 iicbus_read_byte(device_t bus, char *byte, int timeout) argument
[all...]
/freebsd-10-stable/usr.bin/iscsictl/
H A Discsictl.c554 kernel_wait(int iscsi_fd, int timeout) argument
650 int timeout = -1; local
[all...]
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_umtx.c115 struct _umtx_time *tm_p, timeout; local
175 _thr_umtx_wait(volatile long *mtx, long id, const struct timespec *timeout) argument
185 _thr_umtx_wait_uint(volatile u_int *mtx, u_int id, const struct timespec *timeout, int shared) argument
199 struct _umtx_time *tm_p, timeout; local
232 _thr_ucond_wait(struct ucond *cv, struct umutex *m, const struct timespec *timeout, int flags) argument
265 struct _umtx_time timeout, *tm_p; local
284 struct _umtx_time timeout, *tm_p; local
[all...]
/freebsd-10-stable/sys/dev/e1000/
H A De1000_80003es2lan.c408 s32 timeout = 50; local
633 s32 timeout = PHY_CFG_TIMEOUT; local
H A De1000_i210.c94 s32 i = 0, timeout = 200; /* FIXME: find real value to use here */ local
165 s32 timeout = hw->nvm.word_size + 1; local
897 s32 timeout = PHY_CFG_TIMEOUT; local
[all...]
/freebsd-10-stable/tests/sys/kqueue/
H A Dmain.c78 struct timespec timeout = {seconds, 0}; local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_timer.c495 timer_interfacetimeout(u_long timeout) argument
/freebsd-10-stable/sys/rpc/
H A Dclnt_bck.c202 struct timeval timeout; local
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmpclient.h93 struct timeval timeout; member in struct:snmp_client
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c348 struct timeval timeout; local
/freebsd-10-stable/sys/dev/amdsbwd/
H A Damdsbwd.c96 unsigned int timeout; member in struct:amdsbwd_softc
202 amdsbwd_tmr_set(struct amdsbwd_softc *sc, uint16_t timeout) argument
215 uint64_t timeout; local
[all...]
/freebsd-10-stable/lib/libc/rpc/
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
H A Dauth_time.c398 struct timeval timeout = { 20, 0 }; local
/freebsd-10-stable/lib/libc/gen/
H A Dsem_new.c345 struct _umtx_time *tm_p, timeout; local

Completed in 251 milliseconds

1234567891011>>