Home
last modified time | relevance | path

Searched defs:timeout (Results 226 – 250 of 974) sorted by relevance

12345678910>>...39

/freebsd/sys/dev/iicbus/controller/qcom/
H A Dgeni_iic.c227 int timeout; in geniiic_wait_m_ireq() local
339 int timeout, error; in geniiic_write() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp61 const Timeout<std::micro> &timeout) { in RunShellCommand()
69 const Timeout<std::micro> &timeout) { in RunShellCommand()
/freebsd/sys/dev/itwd/
H A Ditwd.c54 uint64_t timeout; in wd_func() local
/freebsd/contrib/tzcode/
H A Ddate.c191 timeout(FILE *fp, char const *format, struct tm const *tmp) in timeout() function
/freebsd/libexec/rbootd/
H A Drbootd.c210 struct timeval timeout; in main() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-pselect.c129 const struct timespec *timeout, const sigset_t *mask) in pselect()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-io.h95 u32 bits, u32 mask, int timeout) in iwl_poll_umac_prph_bit()
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_test.h104 uint32_t timeout; member
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw.c280 int timeout = 20; in ar40xx_hw_wait_bit() local
/freebsd/sbin/ggate/ggatel/
H A Dggatel.c57 static unsigned timeout = G_GATE_TIMEOUT; variable
/freebsd/lib/libc/net/
H A Dnscachedcli.c65 struct timespec timeout; in safe_write() local
107 struct timespec timeout; in safe_read() local
/freebsd/usr.bin/iscsictl/
H A Discsictl.c554 kernel_wait(int iscsi_fd, int timeout) in kernel_wait()
638 int timeout = -1, enable = ENABLE_UNSPECIFIED; in main() local
/freebsd/crypto/openssl/crypto/thread/arch/
H A Dthread_win.c349 DWORD timeout; in obj_wait() local
557 DWORD timeout; in ossl_crypto_condvar_wait_timeout() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp171 const std::chrono::microseconds &timeout) { in OpenAsWriterWithTimeout()
304 const std::chrono::microseconds &timeout, in ReadWithTimeout()
/freebsd/sys/dev/ixgbe/
H A Dif_bypass.c221 static int timeout = 0; in ixgbe_bp_timeout() local
437 static int timeout = 0; in ixgbe_bp_wd_set() local
/freebsd/contrib/wpa/src/ap/
H A Dwps_hostapd.c1520 int timeout; member
1542 const char *uuid, const char *pin, int timeout) in hostapd_wps_add_pin()
1813 static void hostapd_wps_ap_pin_enable(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_enable()
1852 int timeout; member
1873 const char * hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_random()
1894 int timeout) in hostapd_wps_ap_pin_set()
/freebsd/sys/dev/viawd/
H A Dviawd.h45 unsigned int timeout; member
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c253 int timeout, int keep_alive) in OSSL_HTTP_REQ_CTX_set_expected()
1150 size_t max_resp_len, int timeout, int keep_alive) in OSSL_HTTP_set1_request()
1259 size_t max_resp_len, int timeout) in OSSL_HTTP_get()
1352 size_t max_resp_len, int timeout, int keep_alive) in OSSL_HTTP_transfer()
1429 int timeout, BIO *bio_err, const char *prog) in OSSL_HTTP_proxy_connect()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dma.h54 mt76x02_wait_for_wpdma(struct mt76_dev *dev, int timeout) in mt76x02_wait_for_wpdma()
/freebsd/usr.sbin/rpc.statd/
H A Dfile.c256 struct timeval timeout = { 20, 0 }; /* 20 secs timeout */ in notify_one_host() local
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_util_os.c109 struct itimerspec timeout = {.it_value.tv_sec = MAX(seconds, 0)}; in libzfs_load_module() local
/freebsd/sys/arm/ti/am335x/
H A Dam3359_cppi41.c125 uint32_t reg, reset_bit, timeout=10; in ti_am3359_cppi41_attach() local
/freebsd/usr.bin/lock/
H A Dlock.c72 static struct timeval timeout; variable
/freebsd/sys/dev/liquidio/
H A Dlio_bsd.h92 #define lio_sleep_timeout(timeout) lio_mdelay((timeout)) argument
/freebsd/contrib/ofed/librdmacm/examples/
H A Dcommon.c154 int do_poll(struct pollfd *fds, int timeout) in do_poll()

12345678910>>...39