Searched refs:ty_status (Results 1 – 2 of 2) sorted by relevance
137 t->tty.ty_status = 0; in getttyent()142 t->tty.ty_status |= TTY_ON; in getttyent()144 t->tty.ty_status &= ~TTY_ON; in getttyent()146 t->tty.ty_status |= TTY_SECURE; in getttyent()148 t->tty.ty_status |= TTY_LOCAL; in getttyent()
21 int ty_status; /* status flags (see below for defines) */ member