Home
last modified time | relevance | path

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

/freebsd-14-stable/include/
HDttyent.h41 #define _TTYS_ONIFCONSOLE "onifconsole" macro
/freebsd-14-stable/lib/libc/gen/
HDgetttyent.c182 else if (scmp(_TTYS_ONIFCONSOLE)) in getttyent()