Searched refs:tioccons (Results 1 – 1 of 1) sorted by relevance
2378 static int tioccons(struct file *file) in tioccons() function2691 return real_tty != tty ? -EINVAL : tioccons(file); in tty_ioctl()