ttyin              84 kern/tty.c     char ttyin[]	= "ttyin";
ttyin            1536 kern/tty.c     		    carrier ? ttyin : ttopen, 0);
ttyin             317 kern/tty_pty.c 			    TTIPRI | PCATCH, ttyin, 0);
ttyin             497 kern/tty_pty.c 		    ttyin, 0);
ttyin             325 net/ppp_tty.c  	error = ttysleep(tp, (caddr_t)&tp->t_rawq, TTIPRI|PCATCH, ttyin, 0);
ttyin             249 sys/tty.h      extern	 char ttyin[], ttyout[], ttopen[], ttclos[], ttybg[], ttybuf[];