<dec f='src/src/sys/sys/tty.h' l='304' type='struct tty * tty_alloc()'/>
<use f='src/src/sys/arch/xen/xen/xencons.c' l='176' u='c' c='xencons_attach'/>
<def f='src/src/sys/kern/tty.c' l='2795' ll='2825' type='struct tty * tty_alloc()'/>
<doc f='src/src/sys/kern/tty.c' l='2792'>/*
 * Allocate a tty structure and its associated buffers.
 */</doc>
<use f='src/src/sys/kern/tty_pty.c' l='294' u='c' c='pty_check'/>
