Searched refs:PRIV_TTY_CONSOLE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | priv.h | 217 #define PRIV_TTY_CONSOLE 250 /* Set console to tty. */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | tty.c | 1918 error = priv_check(td, PRIV_TTY_CONSOLE); in tty_generic_ioctl() |