/freebsd/sys/dev/iicbus/controller/qcom/ |
H A D | geni_iic.c | 227 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 D | RemoteAwarePlatform.cpp | 61 const Timeout<std::micro> &timeout) { in RunShellCommand() 69 const Timeout<std::micro> &timeout) { in RunShellCommand()
|
/freebsd/sys/dev/itwd/ |
H A D | itwd.c | 54 uint64_t timeout; in wd_func() local
|
/freebsd/contrib/tzcode/ |
H A D | date.c | 191 timeout(FILE *fp, char const *format, struct tm const *tmp) in timeout() function
|
/freebsd/libexec/rbootd/ |
H A D | rbootd.c | 210 struct timeval timeout; in main() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-pselect.c | 129 const struct timespec *timeout, const sigset_t *mask) in pselect()
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-io.h | 95 u32 bits, u32 mask, int timeout) in iwl_poll_umac_prph_bit()
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_test.h | 104 uint32_t timeout; member
|
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_hw.c | 280 int timeout = 20; in ar40xx_hw_wait_bit() local
|
/freebsd/sbin/ggate/ggatel/ |
H A D | ggatel.c | 57 static unsigned timeout = G_GATE_TIMEOUT; variable
|
/freebsd/lib/libc/net/ |
H A D | nscachedcli.c | 65 struct timespec timeout; in safe_write() local 107 struct timespec timeout; in safe_read() local
|
/freebsd/usr.bin/iscsictl/ |
H A D | iscsictl.c | 554 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 D | thread_win.c | 349 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 D | PipePosix.cpp | 171 const std::chrono::microseconds &timeout) { in OpenAsWriterWithTimeout() 304 const std::chrono::microseconds &timeout, in ReadWithTimeout()
|
/freebsd/sys/dev/ixgbe/ |
H A D | if_bypass.c | 221 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 D | wps_hostapd.c | 1520 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 D | viawd.h | 45 unsigned int timeout; member
|
/freebsd/crypto/openssl/crypto/http/ |
H A D | http_client.c | 253 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 D | mt76x02_dma.h | 54 mt76x02_wait_for_wpdma(struct mt76_dev *dev, int timeout) in mt76x02_wait_for_wpdma()
|
/freebsd/usr.sbin/rpc.statd/ |
H A D | file.c | 256 struct timeval timeout = { 20, 0 }; /* 20 secs timeout */ in notify_one_host() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_util_os.c | 109 struct itimerspec timeout = {.it_value.tv_sec = MAX(seconds, 0)}; in libzfs_load_module() local
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am3359_cppi41.c | 125 uint32_t reg, reset_bit, timeout=10; in ti_am3359_cppi41_attach() local
|
/freebsd/usr.bin/lock/ |
H A D | lock.c | 72 static struct timeval timeout; variable
|
/freebsd/sys/dev/liquidio/ |
H A D | lio_bsd.h | 92 #define lio_sleep_timeout(timeout) lio_mdelay((timeout)) argument
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | common.c | 154 int do_poll(struct pollfd *fds, int timeout) in do_poll()
|