Home
last modified time | relevance | path

Searched refs:_TTYS_IFCONSOLE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/include/
H A Dttyent.h47 #define _TTYS_IFCONSOLE "ifconsole" macro
/dragonfly/lib/libc/gen/
H A Dgetttyent.c153 else if (scmp(_TTYS_IFCONSOLE)) in getttyent()