Home
last modified time | relevance | path

Searched defs:timeout (Results 751 – 775 of 987) sorted by relevance

1...<<31323334353637383940

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c2085 time_t timeout = time(0) + 60; in my_telnet() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c213 uint32_t timeout=100; in EnQFrm() local
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c1634 timeout( in timeout() function
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c311 ath_hal_waitfor(struct ath_hal *ah, u_int reg, uint32_t mask, uint32_t val, uint32_t timeout) in ath_hal_waitfor()
/freebsd/sys/dev/e1000/
H A De1000_vf.h251 u32 timeout; member
/freebsd/sys/dev/ffec/
H A Dif_ffec.c307 uint32_t timeout; ffec_miibus_iowait() local
/freebsd/sys/dev/hptmv/
H A Dosbsd.h145 struct callout timeout; member
/freebsd/usr.sbin/ppp/
H A Dbundle.c1197 bundle_SetIdleTimer(struct bundle *bundle, unsigned timeout, in bundle_SetIdleTimer()
/freebsd/sys/net/
H A Dnetmap_user.h559 win_nm_poll(struct pollfd *fds, int nfds, int timeout) in win_nm_poll()
/freebsd/contrib/sendmail/src/
H A Ddaemon.c327 struct timeval timeout; local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c1906 u8 dialog_token, req_info, auto_report, timeout; in ieee802_11_rx_wnm_coloc_intf_req() local
/freebsd/contrib/tcpdump/
H A Dtcpdump.c230 static int timeout = 1000; /* default timeout = 1000 ms = 1 s */ variable
/freebsd/contrib/libpcap/
H A Dpcap-sita.c866 static void acn_start_monitor(int fd, int snaplen, int timeout, int promiscuous, int direction) { in acn_start_monitor()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_app.c1234 U32 timeout; in mpi3mr_soft_reset_from_app() local
/freebsd/sys/x86/iommu/
H A Dintel_drv.c366 uint64_t timeout; in dmar_attach() local
/freebsd/sys/dev/firewire/
H A Dfirewirereg.h152 void (*timeout) (void *); member
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c1099 int timeout; in vga_initialize() local
/freebsd/sys/dev/usb/
H A Dusb_hub.c607 uint8_t timeout; in uhub_reattach_port() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp691 lldb_private::Timeout<std::micro> timeout) { in Interpret()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c261 unsigned int timeout = iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_mld_add_mcast_sta() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c288 uint64_t timeout = SEC2NSEC(zfs_zevent_retain_expire_secs + 1); in zfs_ereport_schedule_cleaner() local
/freebsd/sys/dev/sound/pcm/
H A Dchannel.h103 unsigned int timeout; member
/freebsd/crypto/openssl/apps/
H A Ds_server.c456 int timeout; member
2446 struct timeval timeout; in sv_body() local
/freebsd/sbin/pfctl/
H A Dpfctl.c198 int timeout; member
2667 pfctl_load_timeout(struct pfctl *pf, unsigned int timeout, unsigned int seconds) in pfctl_load_timeout()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h96 #define COND_BUSYWAIT(cond, timeout /* in millisecond */) { \ argument
108 #define COND_WAIT(cond, timeout /* in millisecond */) { \ argument
1055 #define OS_SLEEP(timeout) \ argument

1...<<31323334353637383940