Searched defs:timeout (Results 351 - 375 of 753) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sbin/camcontrol/
H A Depc.c192 epc_list(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, int retry_count, int timeout) argument
273 epc_getmode(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, int retry_count, int timeout, int power_only) argument
523 epc_set_features(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, int retry_count, int timeout, int action, int power_cond, int timer, int enable, int save, int delayed_entry, int hold, int power_src, int restore_src) argument
612 epc(struct cam_device *device, int argc, char **argv, char *combinedopt, int retry_count, int timeout, int verbosemode __unused) argument
[all...]
H A Dzone.c324 zone(struct cam_device *device, int argc, char **argv, char *combinedopt, int task_attr, int retry_count, int timeout, int verbosemode __unused) argument
[all...]
/freebsd-11-stable/usr.sbin/jail/
H A Dcommand.c285 int argc, bg, clean, consfd, down, fib, i, injail, sjuser, timeout; local
846 int i, noted, pcnt, timeout; local
[all...]
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_server.c277 struct timeval timeout; local
/freebsd-11-stable/usr.sbin/yppush/
H A Dyppush_main.c233 struct timeval timeout; local
287 struct timeval timeout; local
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snf.c138 int nonblock, timeout; local
[all...]
/freebsd-11-stable/sys/dev/tpm/
H A Dtpm_crb.c312 int timeout, bytes_available; local
247 tpm_wait_for_u32(struct tpm_sc *sc, bus_size_t off, uint32_t mask, uint32_t val, int32_t timeout) argument
/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_rawdcf.c113 timestamp_t timeout; /* last timeout timestamp */ member in struct:last_tcode
683 static struct timeval timeout = { 1, 500000 }; /* 1.5 secongs denote second #60 */ local
/freebsd-11-stable/sys/dev/ichwd/
H A Dichwd.c444 ichwd_tmr_set(struct ichwd_softc *sc, unsigned int timeout) argument
535 unsigned int timeout; local
[all...]
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi.c655 unsigned int timeout; local
/freebsd-11-stable/contrib/xz/src/xz/
H A Dfile_io.c241 io_wait(file_pair *pair, int timeout, bool is_reading) argument
1146 const int timeout = pair->src_has_seen_input local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp143 bool SetPacketTimeout(uint64_t timeout) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp27 RunShellCommand( const char *command, const FileSpec &working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp548 ConnectionFileDescriptor::BytesAvailable(const Timeout<std::micro> &timeout, argument
753 ConnectionFileDescriptor::GetListeningPort(const Timeout<std::micro> &timeout) { argument
354 Read(void *dst, size_t dst_len, const Timeout<std::micro> &timeout, ConnectionStatus &status, Status *error_ptr) argument
[all...]
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dz_asio.c544 posix_poll(apr_pollset_t *pollset, apr_interval_time_t timeout, apr_int32_t *num, const apr_pollfd_t **descriptors) argument
612 asio_pollset_poll(apr_pollset_t *pollset, apr_interval_time_t timeout, apr_int32_t *num, const apr_pollfd_t **descriptors) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Docd.c737 readchar(int timeout) argument
798 ocd_get_packet(int cmd, int *lenp, int timeout) argument
[all...]
H A Dremote-sds.c672 readchar(int timeout) argument
859 int timeout; local
[all...]
H A Dser-e7kpc.c225 dosasync_read (int fd, char *buf, int len, int timeout) argument
323 e7000pc_readchar (struct serial *scb, int timeout) argument
H A Dser-unix.c369 struct timeval timeout; local
441 wait_for(struct serial *scb, int timeout) argument
562 do_hardwire_readchar(struct serial *scb, int timeout) argument
630 hardwire_readchar(struct serial *scb, int timeout) argument
898 ser_unix_wait_for(struct serial *scb, int timeout) argument
943 do_unix_readchar(struct serial *scb, int timeout) argument
1034 generic_readchar(struct serial *scb, int timeout, int (do_readchar) (struct serial *scb, int timeout)) argument
1072 ser_unix_readchar(struct serial *scb, int timeout) argument
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper.c1363 const int timeout = 5; /* Wait up to 5 seconds for timeouts */ local
1396 const int timeout = 5; /* Wait up to 5 seconds for timeouts */ local
[all...]
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_sg.h47 u_int timeout; member in struct:sg_io_hdr
72 u_int timeout; member in struct:sg_io_hdr32
/freebsd-11-stable/sys/arm/ti/usb/
H A Domap_tll.c212 unsigned long timeout; local
260 unsigned long timeout; local
/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfe.c1164 bfe_wait_bit(struct bfe_softc *sc, u_int32_t reg, u_int32_t bit, u_long timeout, const int clear) argument
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c193 uint32_t timeout = 100000; local
/freebsd-11-stable/sys/amd64/include/xen/
H A Dhypercall.h227 HYPERVISOR_set_timer_op( uint64_t timeout) argument

Completed in 263 milliseconds

<<11121314151617181920>>