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

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServer.cpp43 GetPacketAndSendResponse( Timeout<std::micro> timeout, Status &error, bool &interrupt, bool &quit) argument
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dfindfp.c228 int timeout = SM_TIME_DEFAULT; local
H A Dstdio.c361 struct timeval timeout; local
/freebsd-13-stable/crypto/heimdal/lib/ipc/
H A Dcommon.c125 uint64_t timeout; local
/freebsd-13-stable/lib/libc/rpc/
H A Dpmap_rmt.c71 static const struct timeval timeout = { 3, 0 }; variable in typeref:struct:timeval
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_asn1.c26 int64_t timeout; member in struct:__anon7280
/freebsd-13-stable/sbin/ggate/ggatel/
H A Dggatel.c59 static unsigned timeout = G_GATE_TIMEOUT; variable
/freebsd-13-stable/lib/librt/
H A Daio.c141 __aio_waitcomplete(struct aiocb **iocbp, struct timespec *timeout) argument
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_umtx.h138 _thr_umutex_timedlock(struct umutex *mtx, uint32_t id, const struct timespec *timeout) argument
/freebsd-13-stable/libexec/rbootd/
H A Drbootd.c226 struct timeval timeout; local
/freebsd-13-stable/release/
H A DMakefile
/freebsd-13-stable/contrib/bc/tests/
H A Dafl.py102 timeout = 2.5 variable
/freebsd-13-stable/contrib/libevent/
H A Ddevpoll.c173 int i, res, timeout = -1; local
/freebsd-13-stable/sys/dev/mmc/
H A Dmmc_subr.c193 mmc_switch_status(device_t busdev, device_t dev, uint16_t rca, u_int timeout) argument
152 mmc_switch(device_t busdev, device_t dev, uint16_t rca, uint8_t set, uint8_t index, uint8_t value, u_int timeout, bool status) argument
[all...]
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_domain.h186 U32 timeout; member in struct:SCIF_SAS_DOMAIN::__anon12387
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdtimers.c170 tdsaSetTimerRequest( tiRoot_t *tiRoot, tdsaTimerRequest_t *timerRequest, bit32 timeout, tdsaTimerCBFunc_t CBFunc, void *timerData1, void *timerData2, void *timerData3 ) argument
/freebsd-13-stable/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-13-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_test.h104 uint32_t timeout; member in struct:_osm_vendor
/freebsd-13-stable/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-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_sm_state_mgr.c147 uint32_t timeout; local
181 uint32_t timeout; local
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dsynch.h163 cv_timedwait(pthread_cond_t *cv, pthread_mutex_t *lock, int timeout) argument
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Ddevpoll.c173 int i, res, timeout = -1; local
/freebsd-13-stable/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-13-stable/sys/dev/viawd/
H A Dviawd.c77 viawd_tmr_set(struct viawd_softc *sc, unsigned int timeout) argument
98 unsigned int timeout; local
[all...]

Completed in 132 milliseconds

1234567891011>>