Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dpty.c484 static long pty_bsd_compat_ioctl(struct tty_struct *tty, in pty_bsd_compat_ioctl() function
494 #define pty_bsd_compat_ioctl NULL macro
518 .compat_ioctl = pty_bsd_compat_ioctl,