Searched refs:_TTYS_ONIFCONSOLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/ | ||
H A D | ttyent.h | 39 #define _TTYS_ONIFCONSOLE "onifconsole" macro |
/freebsd/lib/libc/gen/ | ||
H A D | getttyent.c | 180 else if (scmp(_TTYS_ONIFCONSOLE)) in getttyent() |