tag
line
file
source code
pty_table
54
drivers/char/pty.c
static struct tty_struct *pty_table[NR_PTYS];
pty_table
235
drivers/char/pty.c
pty_driver.table = pty_table;