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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dtty_io.c2098 * tioccons - allow admin to move logical console
2106 static int tioccons(struct file *file) function
2532 return real_tty != tty ? -EINVAL : tioccons(file);

Completed in 53 milliseconds