Home
last modified time | relevance | path

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

/dragonfly/include/
HDttyent.h48 #define _TTYS_IFEXISTS "ifexists" macro
/dragonfly/lib/libc/gen/
HDgetttyent.c155 else if (scmp(_TTYS_IFEXISTS)) in getttyent()