Searched refs:TTY_LOCAL (Results 1 – 3 of 3) sorted by relevance
59 #define TTY_LOCAL 0x04 /* set 'CLOCAL' on open (dev. specific) */ macro
175 if (st & TTY_LOCAL) { in change_ttyflags()
139 tty.ty_status |= TTY_LOCAL; in getttyent()