Searched defs:timeout (Results 126 - 150 of 849) sorted by relevance

1234567891011>>

/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_test.c77 osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN const uint32_t timeout) argument
91 osm_vendor_new(IN osm_log_t * const p_log, IN const uint32_t timeout) argument
/freebsd-current/contrib/ofed/libibmad/
H A Dresolve.c52 int ib_resolve_smlid_via(ib_portid_t * sm_id, int timeout, argument
75 int ib_resolve_smlid(ib_portid_t * sm_id, int timeout) argument
80 ib_resolve_gid_via(ib_portid_t * portid, ibmad_gid_t gid, ib_portid_t * sm_id, int timeout, const struct ibmad_port *srcport) argument
102 ib_resolve_guid_via(ib_portid_t * portid, uint64_t * guid, ib_portid_t * sm_id, int timeout, const struct ibmad_port *srcport) argument
/freebsd-current/contrib/mandoc/
H A Dcatman.c71 const struct timespec timeout = { 0, 10000000 }; /* 0.01 s */ local
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-pselect.c154 pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, const struct timespec *timeout, const sigset_t *mask) argument
/freebsd-current/sys/contrib/xen/
H A Dsched.h144 uint64_t timeout; member in struct:sched_poll
158 uint32_t timeout; /* timeout */ member in struct:sched_watchdog
/freebsd-current/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_util_os.c114 struct itimerspec timeout = {.it_value.tv_sec = MAX(seconds, 0)}; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dma.h54 mt76x02_wait_for_wpdma(struct mt76_dev *dev, int timeout) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Depoll.c422 long timeout = -1; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DSelectHelper.cpp44 void SelectHelper::SetTimeout(const std::chrono::microseconds &timeout) { argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp109 Timeout<std::micro> timeout = timeout_usec == UINT32_MAX local
/freebsd-current/tests/sys/netinet/libalias/
H A Dperf.c69 struct timeval timeout, now, start; local
/freebsd-current/lib/libc/include/
H A Dnscachedcli.h59 struct timeval timeout; member in struct:cached_connection_params
/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_ahci.c73 int timeout; local
234 int error, timeout; local
[all...]
/freebsd-current/stand/usb/storage/
H A Dumass_loader.c232 pause(const char *what, int timeout) argument
/freebsd-current/sys/dev/viawd/
H A Dviawd.h45 unsigned int timeout; member in struct:viawd_softc
/freebsd-current/sys/fs/fuse/
H A Dfuse_internal.h160 fuse_validity_2_bintime(uint64_t attr_valid, uint32_t attr_valid_nsec, struct bintime *timeout) argument
183 fuse_validity_2_timespec(const struct fuse_entry_out *feo, struct timespec *timeout) argument
/freebsd-current/sys/dev/etherswitch/arswitch/
H A Darswitch_reg.c235 arswitch_waitreg(device_t dev, int addr, int mask, int val, int timeout) argument
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_xarray.c182 int timeout = 1; local
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Devent.h55 struct timeval timeout; member in struct:event
106 _event_add(char const *file, int line, struct event *ev, struct timeval const *timeout) argument
[all...]
/freebsd-current/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_hw.c49 iwmbt_send_fragment(struct libusb_device_handle *hdl, uint8_t fragment_type, const void *data, uint8_t len, int timeout) argument
93 iwmbt_hci_command(struct libusb_device_handle *hdl, struct iwmbt_hci_cmd *cmd, void *event, int size, int *transferred, int timeout) argument
/freebsd-current/tests/sys/audit/
H A Dutils.c147 struct timespec currtime, endtime, timeout; local
/freebsd-current/usr.sbin/nscd/
H A Dquery.h49 struct timeval timeout; member in struct:query_state
/freebsd-current/usr.sbin/ppp/
H A Dfilter.h70 unsigned timeout; /* Keep alive value for passed packet */ member in struct:filterent
/freebsd-current/usr.sbin/rpc.statd/
H A Dprocs.c383 struct timeval timeout = { 20, 0 }; /* 20 secs timeout */ local
H A Dfile.c256 struct timeval timeout = { 20, 0 }; /* 20 secs timeout */ local

Completed in 255 milliseconds

1234567891011>>