Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dpty.c453 static int pty_bsd_ioctl(struct tty_struct *tty, in pty_bsd_ioctl() function
481 return pty_bsd_ioctl(tty, cmd, (unsigned long)compat_ptr(arg)); in pty_bsd_compat_ioctl()
506 .ioctl = pty_bsd_ioctl,