Home
last modified time | relevance | path

Searched refs:ttywait (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/sys/
H A Dtty.h307 int ttywait(struct tty *);
/netbsd-src/sys/dev/dec/
H A Ddz.c600 ttywait(tp); in dzparam()
/netbsd-src/sys/kern/
H A Dtty.c1174 if ((error = ttywait(tp)) != 0) in ttioctl()
1244 if ((error = ttywait(tp)) != 0) in ttioctl()
1730 ttywait(struct tty *tp) in ttywait() function
H A Dkern_exit.c397 (void) ttywait(tp); in exit1()
/netbsd-src/sys/compat/sunos/
H A Dsunos_misc.c765 (void) ttywait(sp->s_ttyp); in sunos_sys_vhangup()
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_misc.c1000 (void) ttywait(sp->s_ttyp); in sunos32_sys_vhangup()