Searched defs:wait (Results 26 - 50 of 125) sorted by relevance

12345

/freebsd-10-stable/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c67 int32_t n, s, count, wait, flood, echo_size, numeric; local
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dslave.c70 struct timeval ntime, wait, tmptv; local
H A Dmaster.c72 struct timeval wait, ntime; local
392 struct timeval check, stop, wait; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dcondition.c206 wait(isc_condition_t *cond, isc_mutex_t *mutex, DWORD milliseconds) { function
/freebsd-10-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c64 int wait = 0; local
/freebsd-10-stable/contrib/unbound/util/
H A Dlocks.c184 LONG wait = 1; /* wait 1 msec at first */ local
H A Dwinsock_event.c163 handle_timeouts(struct event_base* base, struct timeval* now, struct timeval* wait) argument
230 handle_select(struct event_base* base, struct timeval* wait) argument
430 struct timeval wait; local
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dprocess.cpp302 impl::child::wait(void) function in class:impl::child
/freebsd-10-stable/contrib/tnftp/src/
H A Dprogressbar.c136 struct timeval now, wait; local
314 struct timeval now, td, wait; local
403 alarmtimer(int wait) argument
[all...]
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dcomconsole.c153 int wait; local
H A Dvidconsole.c582 int wait; local
[all...]
/freebsd-10-stable/sys/boot/pc98/libpc98/
H A Dcomconsole.c153 int wait; local
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c109 int wait; local
H A Dar9300_xmit.c700 u_int wait; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_tn1010.c76 static int tn1010_reset(struct cphy *phy, int wait) argument
H A Dcxgb_aq100x.c105 aq100x_reset(struct cphy *phy, int wait) argument
229 int err, wait = 500; local
468 unsigned int v, v2, gpio, wait; local
/freebsd-10-stable/sys/pc98/cbus/
H A Dscvtb.c89 sc_vtb_init(sc_vtb_t *vtb, int type, int cols, int rows, void *buf, int wait) argument
/freebsd-10-stable/sys/powerpc/powermac/
H A Ddbdma.c279 dbdma_insert_command(dbdma_channel_t *chan, int slot, int command, int stream, bus_addr_t data, size_t count, uint8_t interrupt, uint8_t branch, uint8_t wait, uint32_t branch_slot) argument
/freebsd-10-stable/sys/powerpc/aim/
H A Dslb.c476 slb_uma_real_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/kern/
H A Dkern_mbuf.c392 mbuf_jumbo_alloc(uma_zone_t zone, vm_size_t bytes, uint8_t *flags, int wait) argument
/freebsd-10-stable/sys/dev/hyperv/input/
H A Dhv_kbd.c198 hvkbd_do_poll(hv_kbd_sc *sc, uint8_t wait) argument
247 hvkbd_read_char_locked(keyboard_t *kbd, int wait) argument
307 hvkbd_read_char(keyboard_t *kbd, int wait) argument
439 hvkbd_read(keyboard_t *kbd, int wait) argument
/freebsd-10-stable/sys/netinet6/
H A Dfrag6.c790 ip6_deletefraghdr(struct mbuf *m, int offset, int wait) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-app-hotplug.c706 int cvmx_app_hotplug_shutdown_request(uint32_t coremask, int wait) argument
778 int cvmx_app_hotplug_unplug_cores(int index, uint32_t coremask, int wait) argument
/freebsd-10-stable/sys/dev/syscons/
H A Dscmouse.c100 sc_alloc_cut_buffer(scr_stat *scp, int wait) argument
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dvm_machdep.c499 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument

Completed in 303 milliseconds

12345