Searched defs:timeout (Results 326 - 350 of 753) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sig.c647 _sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec * timeout) argument
662 __thr_sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec * timeout) argument
/freebsd-11-stable/lib/libcam/
H A Dscsi_cmdparse.c736 csio_build(struct ccb_scsiio *csio, u_int8_t *data_ptr, u_int32_t dxfer_len, u_int32_t flags, int retry_count, int timeout, const char *cmd_spec, ...) argument
773 csio_build_visit(struct ccb_scsiio *csio, u_int8_t *data_ptr, u_int32_t dxfer_len, u_int32_t flags, int retry_count, int timeout, const char *cmd_spec, int (*arg_get)(void *hook, char *field_name), void *gethook) argument
/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_vf.c179 u32 timeout = IXGBE_VF_INIT_TIMEOUT; local
H A Dixgbe_x540.c771 u32 timeout = 200; local
888 u32 timeout = 2000; local
/freebsd-11-stable/sbin/hastd/
H A Dproto_tcp.c289 tcp_connect(void *ctx, int timeout) argument
344 tcp_connect_wait(void *ctx, int timeout) argument
[all...]
/freebsd-11-stable/libexec/getty/
H A Dmain.c151 jmp_buf timeout; variable
/freebsd-11-stable/usr.sbin/nscd/
H A Dnscd.c162 struct timespec timeout; local
231 struct timespec timeout; local
484 struct timespec timeout; local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Ddatalink.c317 int timeout; local
1174 int timeout, inc, maxinc, tries; local
[all...]
H A Dbundle.h108 unsigned timeout; /* NCP Idle timeout value */ member in struct:bundle::__anon8824::__anon8825
120 unsigned timeout; /* How long to leave the output queue choked */ member in struct:bundle::__anon8824::__anon8827
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_cmd.c650 mps_pass_command(int fd, void *req, uint32_t req_len, void *reply, uint32_t reply_len, void *data_in, uint32_t datain_len, void *data_out, uint32_t dataout_len, uint32_t timeout) argument
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c85 l_uintptr_t timeout; member in struct:l_old_select_argv
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pt.c612 scsi_send_receive(struct ccb_scsiio *csio, u_int32_t retries, void (*cbfcnp)(struct cam_periph *, union ccb *), u_int tag_action, int readop, u_int byte2, u_int32_t xfer_len, u_int8_t *data_ptr, u_int8_t sense_len, u_int32_t timeout) argument
/freebsd-11-stable/contrib/tcp_wrappers/
H A Doptions.c416 int timeout; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c28 u32 timeout, tu; local
H A Dwnm_ap.c659 int timeout, beacon_int; local
812 wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta, unsigned int auto_report, unsigned int timeout) argument
[all...]
/freebsd-11-stable/sys/dev/ex/
H A Dif_ex.c869 int timeout, status; local
/freebsd-11-stable/sys/dev/vnic/
H A Dthunder_bgx.c254 int timeout = 10; local
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_tis.c278 int timeout; local
339 int timeout; local
248 tpm_wait_for_u32(struct tpm_sc *sc, bus_size_t off, uint32_t mask, uint32_t val, int32_t timeout) argument
403 int timeout; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_addr.c67 int timeout; member in struct:addr_req
[all...]
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c96 struct l_timeval *timeout; member in struct:l_old_select_argv
/freebsd-11-stable/sys/netinet/
H A Dtcp_usrreq.c2079 int timeout; local
/freebsd-11-stable/libexec/bootpd/
H A Dbootpd.c184 struct timeval *timeout; local
[all...]
/freebsd-11-stable/sys/arm/ti/
H A Dti_sdhci.c395 unsigned long timeout; local
/freebsd-11-stable/sys/arm/ti/usb/
H A Domap_ehci.c175 unsigned long timeout = (hz < 10) ? 1 : ((100 * hz) / 1000); local
/freebsd-11-stable/sbin/camcontrol/
H A Dpersist.c427 scsipersist(struct cam_device *device, int argc, char **argv, char *combinedopt, int task_attr, int retry_count, int timeout, int verbosemode, int err_recover) argument

Completed in 452 milliseconds

<<11121314151617181920>>