Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dpty.c188 static int pty_get_pktmode(struct tty_struct *tty, int __user *arg) in pty_get_pktmode() function
486 return pty_get_pktmode(tty, (int __user *)arg); in pty_bsd_ioctl()
609 return pty_get_pktmode(tty, (int __user *)arg); in pty_unix98_ioctl()