DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TTY_IFCONSOLE
lib/libc/gen/getttyent.c
154
tty.ty_status |= TTY_IFCONSOLE;
sbin/init/init.c
1012
if (typ->ty_status & TTY_IFCONSOLE) {