<dec f='src/src/sys/sys/tty.h' l='284' type='int ttyinput(int , struct tty * )'/>
<use f='src/src/sys/dev/wscons/wsdisplay.c' l='1694' u='r' c='wsdisplay_emulinput'/>
<def f='src/src/sys/kern/tty.c' l='805' ll='821' type='int ttyinput(int c, struct tty * tp)'/>
<doc f='src/src/sys/kern/tty.c' l='799'>/*
 * Process input of a single character received on a tty.
 *
 * XXX - this is a hack, all drivers must changed to acquire the
 *	 lock before calling linesw-&gt;l_rint()
 */</doc>
<use f='src/src/sys/kern/tty_conf.c' l='90' u='r'/>
<use f='src/src/sys/kern/tty_conf.c' l='90' u='r'/>
<use f='src/src/sys/kern/tty_conf.c' l='108'/>
<use f='src/src/sys/kern/tty_conf.c' l='108'/>
