Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dpty.c180 static int pty_get_pktmode(struct tty_struct *tty, int __user *arg) in pty_get_pktmode() function
464 return pty_get_pktmode(tty, (int __user *)arg); in pty_bsd_ioctl()
653 return pty_get_pktmode(tty, (int __user *)arg); in pty_unix98_ioctl()