Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dpty.c472 static int pty_bsd_ioctl(struct tty_struct *tty, in pty_bsd_ioctl() function
500 return pty_bsd_ioctl(tty, cmd, (unsigned long)compat_ptr(arg)); in pty_bsd_compat_ioctl()
526 .ioctl = pty_bsd_ioctl,