Searched defs:timeout (Results 76 - 100 of 849) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/ftwd/
H A Dftwd.c50 uint64_t timeout; local
/freebsd-current/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw.c280 int timeout = 20; local
/freebsd-current/contrib/libevent/
H A Ddevpoll.c173 int i, res, timeout = -1; local
/freebsd-current/contrib/sendmail/libsm/
H A Dfindfp.c228 int timeout = SM_TIME_DEFAULT; local
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_poll.c249 struct timespec timeout; local
317 struct timespec timeout; local
349 struct timespec timeout; local
[all...]
/freebsd-current/crypto/heimdal/lib/ipc/
H A Dcommon.c125 uint64_t timeout; local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Ddevpoll.c173 int i, res, timeout = -1; local
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c147 uint32_t timeout; local
181 uint32_t timeout; local
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dsynch.h163 cv_timedwait(pthread_cond_t *cv, pthread_mutex_t *lock, int timeout) argument
/freebsd-current/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_test.h104 uint32_t timeout; member in struct:_osm_vendor
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c317 uint32_t timeout = p_bo->p_vendor->resp_timeout; local
H A Dosm_vendor_mtl_transaction_mgr.c387 uint64_t timeout; local
[all...]
/freebsd-current/contrib/ofed/libibmad/
H A Dserv.c175 void *mad_receive(void *umad, int timeout) argument
180 void *mad_receive_via(void *umad, int timeout, struct ibmad_port *srcport) argument
/freebsd-current/contrib/tcp_wrappers/
H A Drfc931.c66 static void timeout(int sig) function
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c35 unsigned long timeout; local
/freebsd-current/contrib/tzcode/
H A Ddate.c191 timeout(FILE *fp, char const *format, struct tm const *tmp) function
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp86 Read(void *dst, size_t dst_len, const Timeout<std::micro> &timeout, ConnectionStatus &status, Status *error_ptr) argument
127 ReadFromConnection(void *dst, size_t dst_len, const Timeout<std::micro> &timeout, ConnectionStatus &status, Status *error_ptr) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h123 std::optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { argument
187 return WaitFor([&value](T current) { return value != current; }, timeout); member in namespace:lldb_private
[all...]
/freebsd-current/crypto/openssl/ssl/
H A Dssl_asn1.c26 int64_t timeout; member in struct:__anon4207
/freebsd-current/sbin/ggate/ggatel/
H A Dggatel.c57 static unsigned timeout = G_GATE_TIMEOUT; variable
/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_src.c74 int timeout = 10000; local
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_notif_wait.c194 iwm_wait_notification(struct iwm_notif_wait_data *notif_data, struct iwm_notification_wait *wait_entry, int timeout) argument
/freebsd-current/sys/dev/isci/scil/
H A Dscif_sas_domain.h184 U32 timeout; member in struct:SCIF_SAS_DOMAIN::__anon2757
/freebsd-current/sys/dev/mii/
H A Dsmcphy.c186 int timeout; local
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Devent.c90 struct timeval now, timeout, t; local
222 __event_add(struct event *ev, const struct timeval *timeout) argument
[all...]

Completed in 220 milliseconds

1234567891011>>