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

/freebsd-12-stable/include/
H A Dttyent.h60 #define TTY_IFEXISTS 0x10 /* configured as "onifexists" */ macro
/freebsd-12-stable/lib/libc/gen/
H A Dgetttyent.c111 rv = TTY_IFEXISTS;
/freebsd-12-stable/sbin/init/
H A Dinit.c1309 if ((typ->ty_status & TTY_IFEXISTS) != 0)

Completed in 126 milliseconds