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

/linux-master/drivers/tty/
H A Dtty_io.c2384 * tioccons - allow admin to move logical console
2391 static int tioccons(struct file *file) function
2723 return real_tty != tty ? -EINVAL : tioccons(file);

Completed in 123 milliseconds