Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dpty.c152 static int pty_set_lock(struct tty_struct *tty, int __user *arg) in pty_set_lock() function
485 return pty_set_lock(tty, (int __user *) arg); in pty_bsd_ioctl()
612 return pty_set_lock(tty, (int __user *)arg); in pty_unix98_ioctl()