Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dpty.c471 static int pty_bsd_ioctl(struct tty_struct *tty, in pty_bsd_ioctl() function
498 return pty_bsd_ioctl(tty, cmd, arg); in pty_bsd_compat_ioctl()
521 .ioctl = pty_bsd_ioctl,