Home
last modified time | relevance | path

Searched refs:ttyunhold (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dtty.h272 void ttyunhold (struct tty *tp);
/dragonfly/sys/kern/
H A Dtty.c307 ttyunhold(tp); in ttyclearsession()
1199 ttyunhold(otp); in ttioctl()
1580 ttyunhold(struct tty *tp) in ttyunhold() function
H A Dkern_proc.c943 ttyunhold(tp); in sess_rele()