Searched defs:timeout (Results 276 - 300 of 849) sorted by relevance

<<11121314151617181920>>

/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_sdma.c382 int timeout; local
/freebsd-current/sbin/nvmecontrol/
H A Dpassthru.c51 uint32_t timeout; member in struct:options
/freebsd-current/libexec/getty/
H A Dsubr.c637 struct timespec timeout; local
/freebsd-current/sbin/hastd/
H A Dproto.c170 proto_connect(struct proto_conn *conn, int timeout) argument
191 proto_connect_wait(struct proto_conn *conn, int timeout) argument
411 proto_timeout(const struct proto_conn *conn, int timeout) argument
/freebsd-current/sbin/camcontrol/
H A Dtimestamp.c72 set_restore_flags(struct cam_device *device, uint8_t *flags, int set_flag, int task_attr, int retry_count, int timeout) argument
185 report_timestamp(struct cam_device *device, uint64_t *ts, int task_attr, int retry_count, int timeout) argument
243 set_timestamp(struct cam_device *device, char *format_string, char *timestamp_string, int task_attr, int retry_count, int timeout) argument
328 timestamp(struct cam_device *device, int argc, char **argv, char *combinedopt, int task_attr, int retry_count, int timeout, int verbosemode __unused) argument
[all...]
/freebsd-current/sys/arm/mv/armada/
H A Dthermal.c154 int timeout; local
/freebsd-current/sys/arm/ti/
H A Dti_spi.c166 int err, i, rid, timeout; local
301 int bytes, timeout; local
334 int bytes, timeout; local
[all...]
/freebsd-current/libexec/bootpd/bootpgw/
H A Dbootpgw.c146 struct timeval *timeout; local
[all...]
/freebsd-current/sys/dev/ppbus/
H A Dpps.c47 struct callout timeout; member in struct:pps_data
/freebsd-current/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c503 int rc, timeout; local
/freebsd-current/sys/dev/etherswitch/felix/
H A Dfelix.c288 int timeout, i; local
547 int timeout = FELIX_INIT_TIMEOUT; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_schedule.c254 linux_wait_event_common(wait_queue_head_t *wqh, wait_queue_t *wq, int timeout, argument
42 linux_add_to_sleepqueue(void *wchan, struct task_struct *task, const char *wmesg, int timeout, int state) argument
292 linux_schedule_timeout(int timeout) argument
358 linux_wait_on_bit_timeout(unsigned long *word, int bit, unsigned int state, int timeout) argument
[all...]
/freebsd-current/sbin/shutdown/
H A Dshutdown.c343 timeout(int signo __unused) function
/freebsd-current/usr.sbin/rpc.lockd/
H A Dkern.c257 struct timeval timeout = {0, 0}; /* No timeout, no response. */ local
328 struct timeval timeout = {0, 0}; /* No timeout, no response. */ local
401 struct timeval timeout = {0, 0}; /* No timeout, n local
[all...]
/freebsd-current/sys/dev/pst/
H A Dpst-raid.c69 struct callout timeout; /* timeout timer */ member in struct:pst_request
/freebsd-current/sys/dev/ichwd/
H A Dichwd.c445 ichwd_tmr_set(struct ichwd_softc *sc, unsigned int timeout) argument
536 unsigned int timeout; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp94 void SBExpressionOptions::SetTimeoutInMicroSeconds(uint32_t timeout) { argument
109 void SBExpressionOptions::SetOneThreadTimeoutInMicroSeconds(uint32_t timeout) { argument
/freebsd-current/sys/arm/ti/clk/
H A Dti_clk_dpll.c181 uint32_t val, n, p, best_n, best_p, timeout; local
/freebsd-current/sys/dev/dwwdt/
H A Ddwwdt.c205 int timeout; local
/freebsd-current/sys/arm64/freescale/imx/clk/
H A Dimx_clk_sscg_pll.c94 int timeout; local
/freebsd-current/sys/arm/nvidia/
H A Dtegra_rtc.c108 int timeout; local
/freebsd-current/contrib/kyua/utils/process/
H A Dexecutor.cpp169 impl(const int pid_, const fs::path& control_directory_, const fs::path& stdout_file_, const fs::path& stderr_file_, const datetime::timestamp& start_time_, const datetime::delta& timeout, const optional< passwd::user > unprivileged_user_, executor::detail::refcnt_t state_owners_) argument
776 spawn_post( const fs::path& control_directory, const fs::path& stdout_file, const fs::path& stderr_file, const datetime::delta& timeout, const optional< passwd::user > unprivileged_user, std::auto_ptr< process::child > child) argument
825 spawn_followup_post( const exit_handle& base, const datetime::delta& timeout, std::auto_ptr< process::child > child) argument
/freebsd-current/stand/kboot/libkboot/
H A Dhost_syscalls.c135 host_select(int nfds, long *readfds, long *writefds, long *exceptfds, struct host_timeval *timeout) argument
/freebsd-current/stand/efi/libefi/
H A Definet.c163 efinet_get(struct iodesc *desc, void **pkt, time_t timeout) argument
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_machdep.c62 l_uintptr_t timeout; member in struct:l_old_select_argv

Completed in 336 milliseconds

<<11121314151617181920>>