tag
line
file
source code
ttyp_table
57
drivers/char/pty.c
static struct tty_struct *ttyp_table[NR_PTYS];
ttyp_table
283
drivers/char/pty.c
pty_slave_driver.table = ttyp_table;