Home
last modified time | relevance | path

Searched refs:ttyp_table (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dpty.c50 static struct tty_struct *ttyp_table[NR_PTYS]; variable
420 pty_slave_driver.table = ttyp_table; in pty_init()