Searched refs:PRIV_TTY_CONSOLE (Results 1 – 2 of 2) sorted by relevance
215 #define PRIV_TTY_CONSOLE 250 /* Set console to tty. */ macro
1879 error = priv_check(td, PRIV_TTY_CONSOLE); in tty_generic_ioctl()