Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dpty.c171 static int pty_get_lock(struct tty_struct *tty, int __user *arg) in pty_get_lock() function
478 return pty_get_lock(tty, (int __user *)arg); in pty_bsd_ioctl()
665 return pty_get_lock(tty, (int __user *)arg); in pty_unix98_ioctl()