Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 25 of 32) sorted by relevance

12

/minix3/lib/libcurses/
H A Dtimeout.c47 timeout(int delay) in timeout()
59 wtimeout(WINDOW *win, int delay) in wtimeout()
H A Dget_wch.c83 inkey(wchar_t *wc, int to, int delay) in inkey()
H A Dtty.c369 __timeout(int delay) in __timeout()
H A Dgetch.c546 inkey(int to, int delay) in inkey()
/minix3/sys/lib/libsa/
H A Dnet.c60 #define delay() macro
66 #define delay() usleep(100000) macro
/minix3/tests/lib/libc/gen/
H A Dt_sleep.c94 do_nanosleep(struct timespec *delay, struct timespec *remain) in do_nanosleep()
106 do_select(struct timespec *delay, struct timespec *remain) in do_select()
120 do_poll(struct timespec *delay, struct timespec *remain) in do_poll()
134 do_sleep(struct timespec *delay, struct timespec *remain) in do_sleep()
146 do_kevent(struct timespec *delay, struct timespec *remain) in do_kevent()
/minix3/external/bsd/bind/dist/bin/tests/bigtest/
H A Dbuildzones.sh103 delay() { function
/minix3/lib/libterminfo/
H A Dtputs.c81 _ti_outputdelay(int delay, short os, char pc, in _ti_outputdelay()
99 int taildelay, delay, mand; in _ti_puts() local
/minix3/games/rain/
H A Drain.c72 unsigned int delay = 0; in main() local
/minix3/games/adventure/
H A Dwizard.c88 int d, t, delay; in Start() local
/minix3/sys/arch/i386/stand/lib/test/
H A Dstand_user.c79 delay(int t) in delay() function
/minix3/external/bsd/libevent/dist/sample/
H A Dhello-world.c137 struct timeval delay = { 2, 0 }; in signal_cb() local
/minix3/external/bsd/tcpdump/dist/
H A Dprint-eigrp.c128 uint8_t delay[4]; member
148 uint8_t delay[4]; member
167 uint8_t delay[4]; member
186 uint8_t delay[4]; member
H A Dprint-igrp.c76 register u_int delay, bandwidth; in igrp_entry_print() local
/minix3/external/bsd/top/dist/
H A Dglobalstate.h49 double delay; member
/minix3/games/worms/
H A Dworms.c197 unsigned int delay = 0; in main() local
/minix3/minix/tests/
H A Dtest82.c469 int delay, in http_test()
505 int delay, in http_test_fork()
/minix3/external/bsd/tmux/dist/
H A Dtty-keys.c451 int key, delay, expired = 0; in tty_keys_next() local
H A Dserver-fn.c477 int delay; in server_set_identify() local
H A Dstatus.c661 int delay; in status_message_set() local
/minix3/libexec/getty/
H A Dsubr.c505 unsigned delay; /* delay in ms */ member
/minix3/external/bsd/libevent/dist/test/
H A Dregress_thread.c282 struct timeval delay; member
/minix3/games/snake/snake/
H A Dsnake.c100 #define delay(t) usleep(t * 50000); macro
/minix3/usr.sbin/rtadvd/
H A Drtadvd.c993 long delay; /* must not be greater than 1000000 */ in ra_timer_set_short_delay() local
/minix3/sys/arch/x86/include/
H A Dcpu.h360 #define delay(x) (*delay_func)(x) macro

12