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

/freebsd-current/include/
H A Dttyent.h58 #define TTY_IFCONSOLE 0x20 /* configured as "onifconsole" */ macro
/freebsd-current/lib/libc/gen/
H A Dgetttyent.c74 rv = TTY_IFCONSOLE;
/freebsd-current/sbin/init/
H A Dinit.c1312 if ((typ->ty_status & TTY_IFCONSOLE) != 0)

Completed in 191 milliseconds