Searched refs:_TTYS_IFCONSOLE (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/include/ | ||
| HD | ttyent.h | 47 #define _TTYS_IFCONSOLE "ifconsole" macro |
| /dragonfly/lib/libc/gen/ | ||
| HD | getttyent.c | 153 else if (scmp(_TTYS_IFCONSOLE)) in getttyent() |