Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dpty.c49 static struct termios *pty_termios_locked[NR_PTYS]; variable
390 pty_driver.termios_locked = pty_termios_locked; in pty_init()