Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/tty/
Dtty_io.c2385 static int tioccons(struct file *file) in tioccons() function
2698 return real_tty != tty ? -EINVAL : tioccons(file); in tty_ioctl()