nlinesw           721 kern/tty.c     	extern int nlinesw;
nlinesw           937 kern/tty.c     		if ((u_int)t >= nlinesw)
nlinesw           147 kern/tty_conf.c int	nlinesw = sizeof (linesw) / sizeof (linesw[0]);