Searched defs:ttyflags (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmisc.h111 int ttyflags; /* changes to tty state */ member in struct:ttystate
118 * ttyflags - changes we can make to the tty state.
/illumos-gate/usr/src/cmd/ttymon/
H A Dttyadm.c83 char ttyflags[BUFSIZ], *tf; local
106 ttyflags[0] = '\0';
107 tf = ttyflags;
208 ptr->p_device, ttyflags, count, ptr->p_server,

Completed in 61 milliseconds