Home
last modified time | relevance | path

Searched refs:ttyhold (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
H A Dtty.h271 void ttyhold (struct tty *tp);
/dragonfly/sys/kern/
H A Dtty.c1190 ttyhold(tp); in ttioctl()
1572 ttyhold(struct tty *tp) in ttyhold() function