Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/
H A Dttyent.h28 #define TTY_LOCAL 0x4 /* local tty, supply software carrier */ macro
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dgetttyent.c148 t->tty.ty_status |= TTY_LOCAL; in getttyent()