Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dpty.c52 static struct termios *ttyp_termios_locked[NR_PTYS]; variable
422 pty_slave_driver.termios_locked = ttyp_termios_locked; in pty_init()