Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/tty/
Dpty.c137 static int pty_set_lock(struct tty_struct *tty, int __user *arg) in pty_set_lock() function
458 return pty_set_lock(tty, (int __user *) arg); in pty_bsd_ioctl()
647 return pty_set_lock(tty, (int __user *)arg); in pty_unix98_ioctl()