Searched refs:TTY_IFEXISTS (Results 1 – 3 of 3) sorted by relevance
59 #define TTY_IFEXISTS 0x20 /* only enable if exists */ macro
156 tty.ty_status |= TTY_IFEXISTS; in getttyent()
1002 if (typ->ty_status & TTY_IFEXISTS) { in adjttyent()