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